1 / 3

Pipeline Workflow to Analyze RTA Base Calling Data

Pipeline Workflow to Analyze RTA Base Calling Data. Test Command. Checks the syntax and that required data is present /path/to/Pipeline/bin/Gerald.pl config.txt /path/to/RunFolder/Data/Intensities/BaseCalls. Builds the run folder structure and generates the MakeFiles

kelli
Download Presentation

Pipeline Workflow to Analyze RTA Base Calling Data

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Pipeline Workflow to Analyze RTA Base Calling Data Test Command Checks the syntax and that required data is present /path/to/Pipeline/bin/Gerald.pl config.txt /path/to/RunFolder/Data/Intensities/BaseCalls Builds the run folder structure and generates the MakeFiles /path/to/Pipeline/bin/Gerald.pl config.txt /path/to/RunFolder/Data/Intensities/BaseCalls --make Create MakeFiles cd into the analysis directory Make File is created in the Bustard analysis directory cd /path/to/RunFolder/Data/Intensities/BaseCalls/GERALD_DD_MM_YYYY_username Execute MakeFiles Starts the Pipeline run nohup make –j<n> recursive

  2. Pipeline Workflow to Analyze RTA Intensity Data Test Command Checks the syntax and that required data is present /path/to/Pipeline/bin/bustard.py --CIF --GERALD=config.txt /path/to/RunFolder/Data/Intensities Builds the run folder structure and generates the MakeFiles /path/to/Pipeline/bin/bustard.py --CIF --GERALD=config.txt /path/to/RunFolder/Data/Intensities --make Create MakeFiles cd into the analysis directory Make File is created in the Bustard analysis directory cd /path/to/RunFolder/Data/Intensities/Bustard1.4.0_DD-MM-YYYY_user Execute MakeFiles Starts the Pipeline run nohup make –j<n> recursive

  3. Pipeline Workflow to Analyze Images Test Command Checks the syntax and that required data is present /path/to/Pipeline/bin/goat_pipeline.py --GERALD=config.txt /path/to/RunFolder/Images Builds the run folder structure and generates the MakeFiles /path/to/Pipeline/bin/goat_pipeline.py --GERALD=config.txt /path/to/RunFolder/Images --make Create MakeFiles cd into the analysis directory Make File is created in the Bustard analysis directory cd /path/to/RunFolder/Data/C1-NN_Firecrest1.4.0_DD_MM_YYYY_user Execute MakeFiles Starts the Pipeline run nohup make –j<n> recursive

More Related