read_id: Read Gene Symbols from CSV file into up and down regulated...

View source: R/convert_ids.R

read_idR 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


DFD documentation built on April 3, 2025, 6:15 p.m.

Related to read_id in DFD...