oganm / homologene

:mouse: :left_right_arrow: :couple: An r package that works as a wrapper to homologene
https://oganm.github.io/homologene/
Other
42 stars 4 forks source link

A portable solution for processing code needed #8

Closed oganm closed 5 years ago

oganm commented 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.

https://stackoverflow.com/questions/23197243/how-do-i-read-only-lines-that-fulfil-a-condition-from-a-csv-into-r