bokulich-lab / RESCRIPt

REference Sequence annotation and CuRatIon Pipeline
BSD 3-Clause "New" or "Revised" License
84 stars 26 forks source link

ENH: get_rdp_data #155

Closed mikerobeson closed 11 months ago

mikerobeson commented 1 year ago

Even though there is an avenue for QIIME 2 users to obtain and import premade RDP files for use in taxonomy assignment. Some users may like to curate the RDP database themselves. This code will provide that ability, while also extracting additional taxonomic rank information not currently available from the premade QIIME 2 compatible RDP files.

The full RDP data is available here, and contains the latest information as per the 08/14/2020 RDP release notes.

Currently this draft includes:

TODO:

mikerobeson commented 11 months ago

I was notified that there was a discontinuation of funding for RDP. I followed up with the user privately, and it does seem to be the case. This also explains why the http://rdp.cme.msu.edu/ website has been down. However, it does appear the associated sourceforge and GitHub sites will remain.

For this reason I'll be closing this PR. :-(

nbokulich commented 11 months ago

ah too bad! thanks @mikerobeson !