v4.2.0
What's Changed
- Added
--fetch_reports_onlywhich looks on the NCBI server for report.xml files for the samples in the metadata file the user has indicated, for the databases the user has indicated. - Redefined
--update_submissionso it should be used for updating records on BioSample or SRA. It requires valid accession IDs in the submission_report.csv. - So TOSTADAS now has 3 different submission workflows:
--submissionruns an initial submission to BioSample, SRA, or Genbank.--fetch_reports_onlywill look for the report.xml files, and--update_submissionshould be used to update existing records with valid accession IDs. - Rework update submissions to allow re-submissions by @jessicarowell in #256
Full Changelog: v4.1.4...v4.2.0