Hi all,
I am running a RAD-Seq analysis and here is how things are right now:
1) We ran a RAD-Seq with the parental individuals with a deep coverage (paired-end);
2) There is a reference genome available;
3) 100 F2 individuals with not-so-deep coverage, but still good (single-end).
What I managed to do using novoalign/samtools:
1) Mapping and SNP calling in the parental species using the reference genome;
2) Mapping and SNP calling in the 100 individuals.
3) The problem: only 4% of the sites overlap and I guess it is because of the lower coverage of the F2 samples.
What I would like to do, but haven't found a way yet: Take my selected SNPs from the parents and use just "zoom in" each individual to check how is that position and classify its genotype.
I have decent programming skills, but was wondering if:
1) Is this correct to annotate my F2 using this strategy ?
2) Is there some tool/script available to do that or do I have to code it ?
Thanks in advance.
I am running a RAD-Seq analysis and here is how things are right now:
1) We ran a RAD-Seq with the parental individuals with a deep coverage (paired-end);
2) There is a reference genome available;
3) 100 F2 individuals with not-so-deep coverage, but still good (single-end).
What I managed to do using novoalign/samtools:
1) Mapping and SNP calling in the parental species using the reference genome;
2) Mapping and SNP calling in the 100 individuals.
3) The problem: only 4% of the sites overlap and I guess it is because of the lower coverage of the F2 samples.
What I would like to do, but haven't found a way yet: Take my selected SNPs from the parents and use just "zoom in" each individual to check how is that position and classify its genotype.
I have decent programming skills, but was wondering if:
1) Is this correct to annotate my F2 using this strategy ?
2) Is there some tool/script available to do that or do I have to code it ?
Thanks in advance.
Comment