Skip to content

v1.4.0

Compare
Choose a tag to compare
@sage-wright sage-wright released this 14 Dec 20:59
· 7 commits to main since this release
4e77b89

This release introduces two new workflows: SRA_Fetch and Terra_2_NCBI.

New Workflows

SRA_Fetch

The SRA_Fetch workflow is a seamless way to transfer SRA read files into your Terra workspace using a Terra workflow. Simply provide an SRA accession number(s) as input(s), and the workflow will return the associated read files for each accession.

This workflow makes uses of the fastq-dl tool by Robert Petit. It is able to download FASTQ files from either ENA (the European Nucleotide Archive) or SRA (the Sequence Read Archive hosted by NCBI).

Terra_2_NCBI

The Terra_2_NCBI workflow is a programmatic data submission method to share and metadata information with NCBI BioSample and paired-end Illumina reads with NCBI SRA directly from Terra without having to use the NCBI portal.

The Terra_2_NCBI workflow has several prerequisites, which are listed in detail on the documentation page. It is highly recommended to set up a meeting with Theiagen to understand in greater detail what is required.

Once those prerequisites have been met, this workflow enables swift and easy submission to NCBI’s BioSample and SRA databases.


Check out our new and detailed documentation for all workflows offered in the Terra Utilities repository. Please note some are still under construction but will be updated soon!

Follow Theiagen on Twitter!

What's Changed

New Contributors

Full Changelog: v1.3.4...v1.4.0