biocore / oecophylla

shotgun pipeline
MIT License
11 stars 19 forks source link

Metaphlan map #118

Closed sjanssen2 closed 6 years ago

sjanssen2 commented 6 years ago

generate a file 'map_metaphlanclade_ncbitaxids.tsv' that maps each of the ~8000 metaphlan2 clades to (sometimes multiple) NCBI taxonomy IDs: python oecophylla/taxonomy/metaphlan2.py

tanaes commented 6 years ago

@sjanssen2 Do you also have the complete file produced by this function that we can add to the metaphlan2 db folder on Barnacle?

sjanssen2 commented 6 years ago

sure I do, since it is the result of the code and I did run some tests :-)

Please double check if you can obtain the same result if you execute my code.

map_metaphlanclade_ncbitaxids.txt

tanaes commented 6 years ago

ok will give a shot!

On Thu, Oct 19, 2017 at 7:51 PM Stefan Janssen notifications@github.com wrote:

sure I do, since it is the result of the code and I did run some tests :-)

Please double check if you can obtain the same result if you execute my code.

map_metaphlanclade_ncbitaxids.txt https://github.com/biocore/oecophylla/files/1400344/map_metaphlanclade_ncbitaxids.txt

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/biocore/oecophylla/pull/118#issuecomment-338068771, or mute the thread https://github.com/notifications/unsubscribe-auth/AH6JAMgqUSJVRTMuJrmNgyufOIqtNEb7ks5st-CDgaJpZM4P3vSj .

qiyunzhu commented 6 years ago

Looks good to me!

sjanssen2 commented 6 years ago

@tanaes @qiyunzhu is this ready to get merged?

sjanssen2 commented 6 years ago

@tanaes files are renamed now

tanaes commented 6 years ago

Thanks!