AlexsLemonade / refinebio

Refine.bio harmonizes petabytes of publicly available biological data into ready-to-use datasets for cancer researchers and AI/ML scientists.
https://www.refine.bio/
Other
126 stars 19 forks source link

survey transcriptome index strain mapping on assembly #3397

Closed davidsmejia closed 9 months ago

davidsmejia commented 9 months ago

Issue Number

3381

Purpose/Implementation Notes

Methods

In order to create the correct Bacteria and Fungi this PR contains a change that requires us to include the species_taxonom_id in config/organism_strain_mapping.csv. This value should be the NCBI taxonomy ID of the organism that we want the strain to represent. This value comes back matching for bacteria so we must specify it now or we will create strain organisms when creating / saving to the DB.

Types of changes

Functional tests

n/a

Checklist

Screenshots

n/a

davidsmejia commented 9 months ago

Downloader and No-op seem to be failing due to missing ascp / being unable to install. I think this is good to review at this time.