me
/
guix
Archived
1
0
Fork 0

gnu: r-bamsignals: Fix grammar of "allows to efficiently obtain" to

"efficiently obtains".

* gnu/packages/bioinformatics (r-bamsignals): Fix grammar.
master
Vagrant Cascadian 2020-04-12 14:55:57 -07:00
parent e40ecf8a2c
commit 7cc83f43c9
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -8532,7 +8532,7 @@ of other R packages who wish to make use of HTSlib.")
(home-page "https://bioconductor.org/packages/bamsignals") (home-page "https://bioconductor.org/packages/bamsignals")
(synopsis "Extract read count signals from bam files") (synopsis "Extract read count signals from bam files")
(description (description
"This package allows to efficiently obtain count vectors from indexed bam "This package efficiently obtains count vectors from indexed bam
files. It counts the number of nucleotide sequence reads in given genomic files. It counts the number of nucleotide sequence reads in given genomic
ranges and it computes reads profiles and coverage profiles. It also handles ranges and it computes reads profiles and coverage profiles. It also handles
paired-end data.") paired-end data.")