pcingola / SnpEff

Other
248 stars 78 forks source link

Typo in downstream comment #194

Closed acesnik closed 4 years ago

acesnik commented 6 years ago

Thanks for the great commenting throughout! Random typo: "no" should be "not" here, https://github.com/pcingola/SnpEff/blob/master/src/main/java/org/snpeff/interval/Downstream.java#L36

acesnik commented 6 years ago

"Is" to "Are" in https://github.com/pcingola/SnpEff/blob/master/src/main/java/org/snpeff/interval/Gene.java#L262

acesnik commented 6 years ago

"form" to "from" https://github.com/pcingola/SnpEff/blob/master/src/main/java/org/snpeff/vcf/VcfEntry.java#L211

acesnik commented 6 years ago

"genotpye" to "genotype" https://github.com/pcingola/SnpEff/blob/master/src/main/java/org/snpeff/vcf/VcfGenotype.java#L259

acesnik commented 6 years ago

PedigreeEnrty to PedigreeEntry in the file and filename https://github.com/pcingola/SnpEff/blob/master/src/main/java/org/snpeff/vcf/PedigreeEnrty.java

acesnik commented 6 years ago

There's a typo in the database creation step: Caracterizing exons by splicing (stage 1) should be Characterizing exons by splicing (stage 1)

pcingola commented 4 years ago

Closing old issues.