Closed oganm closed 5 years ago
Currently it uses awk to subset the relevant columns to make sure genes_info file doesn't destroy my memory. Something like read_csv_chunked will probably work fine.
read_csv_chunked
https://stackoverflow.com/questions/23197243/how-do-i-read-only-lines-that-fulfil-a-condition-from-a-csv-into-r
Currently it uses awk to subset the relevant columns to make sure genes_info file doesn't destroy my memory. Something like
read_csv_chunked
will probably work fine.https://stackoverflow.com/questions/23197243/how-do-i-read-only-lines-that-fulfil-a-condition-from-a-csv-into-r