Fasta Alternate Reference Maker extracted fasta files are same as reference
0
3
Entering edit mode
8.7 years ago
nuketbilgen ▴ 40

Hi!

I need to extract fasta sequences for two genes. I used

java -jar /Users/nuketbilgen/programs/GenomeAnalysisTK-3.3-0/GenomeAnalysisTK.jar \
  -T FastaAlternateReferenceMaker \
  -R $REF \
  -o YK20.fasta \
  -L bTau7_2and6_subset.bed \
  -V YK20_S24S12.raw.g.vcf

but it does not seem to work all of the output fasta files have the same sequence as the reference. Is it because of the raw vcf file?

FastaAlternateReferenceMaker GATK • 3.1k views
ADD COMMENT
1
Entering edit mode

I was wondering you were able to figure out this issue? I'm having the same problem.

Thanks!

ADD REPLY
0
Entering edit mode

Do you have SNPs in the two genes in the vcf file you fed to GATK?

ADD REPLY
0
Entering edit mode

Hi,

Sorry for my late response.

I have 3 genes in the vcf file.

Thank you

ADD REPLY

Login before adding your answer.

Traffic: 3148 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