Python script to process NGS data
1
0
Entering edit mode
22 months ago
anasjamshed ▴ 120

I want to develop a script in python that automates the conversion of FASTQ to CRAM files (BWA-MEM2, GEM, etc), to BAM files (SAMTools, etc) and to Variants (BCF Tools, etc). After that, I want to develop a web application.

Is it possible?

python • 719 views
ADD COMMENT
1
Entering edit mode

FYI, there's a dedicated workflow managers for this approach, for example snakemake, nextflow (with tower as UI), CWL.

ADD REPLY
7
Entering edit mode
22 months ago
LauferVA 4.2k

.... yes it is possible; the nuances of this possibility is the subject of tens of thousands of articles, webpages, software packages, etc. I hope that helps.

ADD COMMENT

Login before adding your answer.

Traffic: 1556 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6