diff options
author | Roel Janssen <roel@gnu.org> | 2020-04-26 21:47:19 +0200 |
---|---|---|
committer | Roel Janssen <roel@gnu.org> | 2020-04-26 21:47:19 +0200 |
commit | 1408e2abeb6e521c6929fb79b37b7d880dc78975 (patch) | |
tree | 892630c4263c4924b33425aa097ccf24ad9f453b /gnu/packages/bioconductor.scm | |
parent | 63daca1e927136d184f41ebdd9b01923d1ee3bff (diff) |
gnu: r-snplocs-hsapiens-dbsnp144-grch37: Fix description.
* gnu/packages/bioconductor.scm: Use two spaces after ending a sentence.
Diffstat (limited to 'gnu/packages/bioconductor.scm')
-rw-r--r-- | gnu/packages/bioconductor.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm index b5fa77655c..0fc0d7b839 100644 --- a/gnu/packages/bioconductor.scm +++ b/gnu/packages/bioconductor.scm @@ -6497,7 +6497,7 @@ sapiens extracted from NCBI dbSNP Build 144. The source data files used for this package were created by NCBI on May 29-30, 2015, and contain SNPs mapped to reference genome GRCh37.p13. Note that the GRCh37.p13 genome is a patched version of GRCh37. However the patch doesn't alter chromosomes 1-22, -X, Y, MT. GRCh37 itself is the same as the hg19 genome from UCSC *except* for +X, Y, MT. GRCh37 itself is the same as the hg19 genome from UCSC *except* for the mitochondrion chromosome. Therefore, the SNPs in this package can be injected in @code{BSgenome.Hsapiens.UCSC.hg19} and they will land at the correct position but this injection will exclude chrM (i.e. nothing will be |