read_id {DFD}R Documentation

Read Gene Symbols from CSV file into up and down regulated lists

Description

The function is used to read symbols from a CSV file. The gene symbols should be in the first column

Usage

read_id(csv_path)

Arguments

csv_path

absolute path of CSV file containing gene symbols and sign

Value

list containing up_regulated and down_regulated genes symbols

Author(s)

Mohamed Soudy Mohmedsoudy2009@gmail.com


[Package DFD version 0.1.0 Index]