Difference between revisions of "Minnesota Twin Family Study"
Jump to navigation
Jump to search
(Created page with "= Structural variant calling = Python script for scanning bam files to extract reads. <syntaxhighlight lang="python"> ## Short, hard-coded script to find the file that has the...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | For sequences from UMICH sequencing core. Example Makefile for converting fastq's for 1 sample to a single recalibrated deduped bam file: | |
− | + | /net/twins/svrieze/vrieze-pipeline/demux/Pool_18158/intermediateFiles/S001/Makefile | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | For first set of 300ish sequences from HudsonAlpha core. Example Makefile for converting bam to fastq back to bam. | |
+ | /net/twins/svrieze/BRIDGES-samples-bams/bwa-mem-conversion/1497-RMM-1540.makefile | ||
− | + | For second set of 180ish sequences from HudsonAlpha core. Example Makefile for converting bam to fastq back to bam. | |
− | + | /net/twins/svrieze/BRIDGES-samples-bams/bwa-mem-conversion/1497-RMM-1540.makefile | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 15:59, 16 March 2016
For sequences from UMICH sequencing core. Example Makefile for converting fastq's for 1 sample to a single recalibrated deduped bam file:
/net/twins/svrieze/vrieze-pipeline/demux/Pool_18158/intermediateFiles/S001/Makefile
For first set of 300ish sequences from HudsonAlpha core. Example Makefile for converting bam to fastq back to bam.
/net/twins/svrieze/BRIDGES-samples-bams/bwa-mem-conversion/1497-RMM-1540.makefile
For second set of 180ish sequences from HudsonAlpha core. Example Makefile for converting bam to fastq back to bam.
/net/twins/svrieze/BRIDGES-samples-bams/bwa-mem-conversion/1497-RMM-1540.makefile