Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xie186 authored Jul 22, 2022
1 parent 3f48879 commit 94431cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ http://htmlpreview.github.io/?https://raw.githubusercontent.com/xie186/MutFinder

![image](https://user-images.githubusercontent.com/20909751/129656288-3beeef69-f40c-4616-9621-74bc7e2019f3.png)

WT plants were subjected to EMS mutagenesis. Individuals with desired phenotype in M2 plants were selected to cross WT plants. In the F2 generation, 120 plants with desired phenotype were collected and mixed together for genomic DNA isolation.
WT plants were subjected to EMS mutagenesis. Individuals with desired phenotype in M2 plants were selected to cross with WT plants. In the F2 generation, 120 plants with desired phenotype were collected and mixed together for genomic DNA isolation.

Re-sequencing reads from wild type and F2 generation were aligned to TAIR10 reference genome using bwa. SAM files generated were then converted to BAM files. PCR duplications were removed using MarkDuplicates.jar in Picard (http://broadinstitute.github.io/picard/). HaplotypeCaller in GATK was then used to identify the SNPs in both wild type and mutant samples. We chose the SNPs meet the following requirements: 1) showing homozygous reference allele in wild type; 2) showing C->T or G->A mutation between wild type and mutant samples; 3) showing ratios of the reads with alternative alleles/read depth > 0.3.

Expand Down

0 comments on commit 94431cf

Please sign in to comment.