hputnam / Becker_E5

3 stars 0 forks source link

Check genetic relatedness of all samples from BSSNPer and RNASeq SNP calling #11

Closed hputnam closed 2 months ago

hputnam commented 2 months ago

@daniellembecker is this complete? Can you please add the link to the scripts here and close if complete?

daniellembecker commented 2 months ago

Yes this is complete!

For RNASeq SNP calling, can be found at end of workflow here where BCFtools and SAMtools was used for SNP calling and PLINK was used for calculating genetic relatedness : Workflow here

Then, I visualized the pairwise comparisons of genetic relatedness here:

Created a heatmap showing that the relatedness values we have between our samples (all < 0 besides the 1:1 relationship between individual samples to each other) indicating our samples have relatively distinct genotypes compared to what would be expected under a model of random mating within a single population.

Screen Shot 2024-08-13 at 10 48 15 AM

For WGBS, here is the workflow and calculations also using PLINK after BS-snper calling.

I am currently re-running because I re-ran BS-snper with only the 29 samples and not 32 but was giving a similar story.