NCBI Foreign Contamination Screen

sequence-analysis-ncbi-fcs/ncbi-foreign-contamination-screen

Author(s)
National Center for Biotechnology Information
version Version
1
last_modification Last updated
Apr 16, 2024
license License
http://www.usa.gov/publicdomain/label/1.0/
galaxy-tags Tags
NCBI

Features

Tutorial
hands_on Screening assembled genomes for contamination using NCBI FCS

Workflow Testing
Tests: ✅
Results: Not yet automated
FAIRness purl PURL
https://gxy.io/GTN:W00183
RO-Crate logo with flask Download Workflow RO-Crate
Launch in Tutorial Mode question
galaxy-download Download
output
action_report
output
clean_fasta
adaptor_report
clean_fasta
ℹ️ Input Dataset
Input genome
FCS-GX screen
FCS-GX clean
FCS-adaptor screen
FCS-adaptor clean
Output
fcs_gx_action_report
Output
fcs_gx_taxonomy_report
Output
gx_contam_fasta
Output
gx_clean_fasta
Output
fcs_adaptor_report
Output
adaptor_clean_fasta
Output
adaptor_contam_fasta
Output
final_clean_fasta

Inputs

Input Label
Input dataset Input genome

Outputs

From Output Label
toolshed.g2.bx.psu.edu/repos/iuc/ncbi_fcs_gx/ncbi_fcs_gx/0.5.0+galaxy0 NCBI FCS GX FCS-GX screen
toolshed.g2.bx.psu.edu/repos/iuc/ncbi_fcs_gx/ncbi_fcs_gx/0.5.0+galaxy0 NCBI FCS GX FCS-GX clean
toolshed.g2.bx.psu.edu/repos/richard-burhans/ncbi_fcs_adaptor/ncbi_fcs_adaptor/0.5.0+galaxy0 NCBI FCS Adaptor FCS-adaptor screen
toolshed.g2.bx.psu.edu/repos/iuc/ncbi_fcs_gx/ncbi_fcs_gx/0.5.0+galaxy0 NCBI FCS GX FCS-adaptor clean

Tools

Tool Links
toolshed.g2.bx.psu.edu/repos/iuc/ncbi_fcs_gx/ncbi_fcs_gx/0.5.0+galaxy0 View in ToolShed
toolshed.g2.bx.psu.edu/repos/richard-burhans/ncbi_fcs_adaptor/ncbi_fcs_adaptor/0.5.0+galaxy0 View in ToolShed

To use these workflows in Galaxy you can either click the links to download the workflows, or you can right-click and copy the link to the workflow which can be used in the Galaxy form to import workflows.

Importing into Galaxy

Below are the instructions for importing these workflows directly into your Galaxy server of choice to start using them!
Hands-on: Importing a workflow
  • Click on Workflow on the top menu bar of Galaxy. You will see a list of all your workflows.
  • Click on galaxy-upload Import at the top-right of the screen
  • Provide your workflow
    • Option 1: Paste the URL of the workflow into the box labelled “Archived Workflow URL”
    • Option 2: Upload the workflow file in the box labelled “Archived Workflow File”
  • Click the Import workflow button

Below is a short video demonstrating how to import a workflow from GitHub using this procedure:

Video: Importing a workflow from URL

Version History

Version Commit Time Comments
2 3cc782f47 2024-04-15 19:43:03 Modify NIH funder. Add workflow license URL
1 05ae375a0 2024-04-10 13:59:37 Suggested tutorial changes. Add workflow test.

For Admins

Installing the workflow tools

wget https://training.galaxyproject.org/training-material/topics/sequence-analysis/tutorials/ncbi-fcs/workflows/NCBI-Foreign-Contamination-Screen.ga -O workflow.ga
workflow-to-tools -w workflow.ga -o tools.yaml
shed-tools install -g GALAXY -a API_KEY -t tools.yaml
workflow-install -g GALAXY -a API_KEY -w workflow.ga --publish-workflows