gnu: r-bamsignals: Fix grammar of "allows to efficiently obtain" to
"efficiently obtains". * gnu/packages/bioinformatics (r-bamsignals): Fix grammar.
This commit is contained in:
		
							parent
							
								
									e40ecf8a2c
								
							
						
					
					
						commit
						7cc83f43c9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -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.") | ||||||
|  |  | ||||||
		Reference in a new issue