Releases: usegalaxy-eu/ena-upload-cli
Releases · usegalaxy-eu/ena-upload-cli
0.5.2
0.5.1
0.5.0
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
This new version includes especially bug fixes.
Fixed bugs:
Closed issues:
- Possible values for file_format are not clear #30
Merged pull requests:
- Generating md5 hash when not given with -no_upload flag #35 (bedroesb)
- Updating documentation about modify #32 (bedroesb)
- Fixing template to allow no filled in optional fields #31 (bedroesb)
- Fixing bug if empty cell for file_checksum column #28 (bedroesb)
IMPORTANT: the no_upload
flag is changed to a more understanding flag: --no_data_upload
0.4.0
Implemented enhancements:
- Dropping unnecessary columns #21
- Adding support for all official ENA checklists #20
- Possibility to give the taxon_id through the table #6
Closed issues:
- Library name generation #23
Merged pull requests:
- Taxon ID parsing improvements #27 (bedroesb)
- Adding support for all official sample checklists on ENA #26 (bedroesb)
- Taking away the need to give columns that are automatically filled in by the tool #25 (bedroesb)
- Allow to skip file upload and provide a file of filenames as source for data files #24 (mobilegenome)
- Adding support for multiple checklists #19 (bedroesb)
- Read md5sum from table, and only generate if missing #18 (mobilegenome)
- Add ENA_template_ERC000011_sample.xml #17 (rabuono)
- Small fixes based on #15 #16 (bedroesb)
NOTE: This release is not backwards compatible with previous release! Check following things if you update from 0.3.1 or earlier:
- Headers in the sample table will now follow the exact vocabulary as on ENA
- The
--vir
parameter is not supported anymore and is replaced by--checklist ERC000033
+ support for all official checklists - The scientific_name column in the sample table is not mandatory anymore + the taxon_id column is recommended instead
- Sample columns accession,submission_date, status are not needed anymore