Human SAP DB Workflow

Galaxy Workflow 'Human SAP DB'

Annotation: The SAP Database Workflow creates a database of polypeptide sequences containing single amino acid polymorphisms (SAPs) detected in RNA-Seq data.

StepAnnotation
Step 1: Input dataset
select at runtime
RNA-Seq left mate pair fastq (These should be in fastqsanger format. If not, convert with "Fastq Groomer" tool.)
Step 2: Input dataset
select at runtime
RNA-Seq right mate pair fastq (These should be in fastqsanger format. If not, convert with "Fastq Groomer" tool.)
Step 3: Input dataset
select at runtime
Homo_sapiens.GRCh37_canon.73.gtf
Step 4: Input dataset
select at runtime
Homo_sapiens.GRCh37.73.pep.all.fa
Step 5: Select first
100000
Output dataset 'output' from step 1
Limit the sequence count for demonstration and testing purposes (100000)
Step 6: Select first
100000
Output dataset 'output' from step 2
Limit the sequence count for demonstration and testing purposes (100000)
Step 7: Convert GFF to BED
Output dataset 'output' from step 3
Convert GTF file (in GFF or GTF format) to BED format for use in Mpileup.
Step 8: Tophat for Illumina
Output dataset 'out_file1' from step 5
Use a built-in genome
GRCh37_canon
Paired-end
Output dataset 'out_file1' from step 6
150
Full parameter list
FR Unstranded
20
5
0
70
500000
Yes
3
3
20
50
500000
2
2
25
Yes
Yes
Output dataset 'output' from step 3
No
Yes
No
No
No
GTF-guided alignment of reads using Tophat.
Step 9: MPileup
Locally cached
BAM files
BAM file 1
Output dataset 'accepted_hits' from step 8
GRCh37_canon
Perform genotype likelihood computation
20
100
Do not perform INDEL calling
40
Platform for INDEL candidates
Advanced
False
False
0
250
False
Output dataset 'output1' from step 7
0
13
True
False
SAMtool's MPileup command to call SNPs within protein coding regions.
Step 10: bcftools view
Output dataset 'output_mpileup' from step 9
Yes
No
No
No
No
No
No
No
Yes
No
No
No
No
No
Yes
Convert binary call format (BCF) to variant call format (VCF).
Step 11: SnpEff
Output dataset 'output' from step 10
VCF
VCF (only if input is VCF)
Named on demand
GRCh37.73
No upstream / downstream intervals (0 bases)
1 base
No filter (analyze everything)
Only SNPs (single nucleotide polymorphisms)
select at runtime
select at runtime
Do not show DOWNSTREAM changes Do not show INTERGENIC changes Do not show INTRON changes Do not show UPSTREAM changes Do not show 5_PRIME_UTR or 3_PRIME_UTR changes
Use default (based on input type)
True
True
SnpEff to annotate detected SNPs that correspond to protein-level amino acid polymorphisms (SAPs). ( Set genome version: GRCh37.73 )
Step 12: SnpEff to Peptide fasta
Output dataset 'snpeff_output' from step 11
Output dataset 'output' from step 4
66
66
Translate nucleotide sequences with SNPs into peptide sequences with the Single Amino Acid Polymorphisms (SAPs). Compile into a customized SAP database compatible with MS database searching strategies.