Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

removal of RESCRIPt RNA types, etc.. #102

Merged
merged 5 commits into from
Apr 21, 2021

Conversation

mikerobeson
Copy link
Collaborator

@mikerobeson mikerobeson commented Apr 8, 2021

As RNA types, formats, and transformers have been added to base QIIME 2 as of PR (qiime2/q2-types#256), this created problems with RESCRIPt's own RNA types. This PR removes all RESCRIPt RNA types and uses the new base QIIME 2 RNA types. Some transformers (i.e. RNA -> DNA) in RESCRIPt that should be migrated over to q2-types. But I left them alone for now.

All unit tests and flake8 checks pass. I've also installed these PR changes into my qiime2-dev environment w/o warnings of duplicated types, etc...

Copy link
Contributor

@misialq misialq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @mikerobeson, good catch! Looks good - just a little flake issue. As to the transformers: should we maybe at least create an issue for transferring them over to q2-types, not to forget later?

I'll approve once the CI ran through ✅

rescript/types/tests/test_types_formats_transformers.py Outdated Show resolved Hide resolved
@BenKaehler
Copy link
Collaborator

BenKaehler commented Apr 9, 2021

Thank you @mikerobeson and @misialq!

@mikerobeson, could you please update the readme to say that the minimum qiime version is now 2021.4?

@misialq, do not merge! until after the 2021.4 release. (I’m sure you knew that already, but best to be explicit.)

Copy link
Contributor

@thermokarst thermokarst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@BenKaehler BenKaehler merged commit 073ccf0 into bokulich-lab:master Apr 21, 2021
@mikerobeson mikerobeson deleted the remove-rna-types branch April 22, 2021 15:24
@nbokulich nbokulich mentioned this pull request Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants