-
Notifications
You must be signed in to change notification settings - Fork 33
Terra Workflow
joshuailevy edited this page May 9, 2022
·
9 revisions
To run Freyja using a web interface, we recommend using the Terra ecosystem. If you haven't yet used Terra, it's pretty easy to set things up. You'll need to:
- Sign up for a Terra account at https://terra.bio/
- Set up billing: All accounts get $300 in free credit (see here, which will allow you to run the pipeline on a ton of samples
- Create a workspace
- Select desired method from dockstore. Clicking on the Terra icon on the right hand side will take you to Terra, where you can import the method into your workspace.
-
Freyja_FASTQ: takes you from raw data to de-mixed output in a single step (combines the
freyja variants
andfreyja demix
steps described in the README). -
Freyja_Plot: takes in output files from Freyja_FASTQ and renders plots of virus lineage fractions (using the
freyja plot
function described in the README)
- Load in data and run the pipeline!
(still under construction)