Closed lina-kim closed 3 years ago
Thank you @misialq! So sorry for the late feedback, but your comments should be all addressed with the recent commits.
please update your branch with changes from the main (there was another change recently)
I did pull before the opening the PR, let me know if there's anything missing? A quick diff tells me it's up-to-date.
please update the tests, some are currently failing
Good call! That was more painful than I expected, but these tests should now be properly updated to account for the new input parameters.
in all QIIME 2 projects we follow the PEP8 style guide - you can run
flake8
to check that everything adheres to that
Done. I normally use Black, but this is a cool alternative - any recommended configurations?
Closes #8.
This solution does mean inputting a list of SRR IDs for metadata/sequence retrieval is no longer an option.
Testing/documentation IP; any and all feedback is much welcomed!