Workflows
What is a Workflow?Filters
Exome Alignment Workflow
Rare disease researchers workflow is that they submit their raw data (fastq), run the mapping and variant calling RD-Connect pipeline and obtain unannotated gvcf files to further submit to the RD-Connect GPAP or analyse on their own.
This demonstrator focuses on the variant calling pipeline. The raw genomic data is processed using the RD-Connect pipeline (Laurie et al., 2016) running on the standards (GA4GH) compliant, interoperable container ...
Type: Nextflow
Creators: José Mª Fernández, Víctor Fernández
Submitters: Laura Rodriguez-Navas, José Mª Fernández
This implementation was done for the ELIXIR EXCELERATE Demonstrator to be run on WES-TES environment.
There is also task related to input file transfer (curl) and the output file transfer to a private FTP server. The needed URLs and FTP credential are given as input parameters.
The input files are assumed to come from a web server. Idea there is to make some configurations more modular and some tools like lftp or curl have easier to write script parameter files instead of command line parameters. ...
Type: Common Workflow Language
Creators: Laura Rodriguez-Navas, José Mª Fernández
Submitter: Laura Rodriguez-Navas
COnSensus Interaction Network InFErence Service
Inference framework for reconstructing networks using a consensus approach between multiple methods and data sources.
Reference
[Manica, Matteo, Charlotte, Bunne, Roland, Mathis, Joris, Cadow, Mehmet Eren, Ahsen, Gustavo A, Stolovitzky, and María Rodríguez, Martínez. "COSIFER: a python package for the consensus inference of molecular ...
COnSensus Interaction Network InFErence Service
Inference framework for reconstructing networks using a consensus approach between multiple methods and data sources.
Reference
[Manica, Matteo, Charlotte, Bunne, Roland, Mathis, Joris, Cadow, Mehmet Eren, Ahsen, Gustavo A, Stolovitzky, and María Rodríguez, Martínez. "COSIFER: a python package for the consensus inference of molecular ...
Type: Common Workflow Language
Creators: José Mª Fernández, Laura Rodriguez-Navas
Submitter: Laura Rodriguez-Navas
COVID-19: variation analysis on ARTIC ONT data
This workflow for ONT-sequenced ARTIC data is modeled after the alignment/variant-calling steps of the ARTIC pipeline. It performs, essentially, the same steps as that pipeline’s minion command, i.e. read mapping with minimap2 and variant calling with medaka. Like the Illumina ARTIC workflow it uses ivar for primer trimming. Since ONT-sequenced reads have a much ...
COVID-19: variation analysis on WGS PE data
This workflows performs single end read mapping with bowtie2 followed by sensitive variant calling across a wide range of AFs with lofreq and variant annotation with snpEff 4.5covid19.