/usr/lib/R/site-library/Rsamtools/DESCRIPTION is in r-bioc-rsamtools 1.30.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | Package: Rsamtools
Type: Package
Title: Binary alignment (BAM), FASTA, variant call (BCF), and tabix
file import
Version: 1.30.0
Author: Martin Morgan, Herv\'e Pag\`es, Valerie Obenchain, Nathaniel
Hayden
Maintainer: Bioconductor Package Maintainer
<maintainer@bioconductor.org>
Description: This package provides an interface to the 'samtools',
'bcftools', and 'tabix' utilities (see 'LICENCE') for manipulating
SAM (Sequence Alignment / Map), FASTA, binary variant call (BCF)
and compressed indexed tab-delimited (tabix) files.
URL: http://bioconductor.org/packages/release/bioc/html/Rsamtools.html
License: Artistic-2.0 | file LICENSE
LazyLoad: yes
Depends: methods, GenomeInfoDb (>= 1.1.3), GenomicRanges (>= 1.21.6),
Biostrings (>= 2.37.1)
Imports: utils, BiocGenerics (>= 0.1.3), S4Vectors (>= 0.13.8), IRanges
(>= 2.3.7), XVector (>= 0.15.1), bitops, BiocParallel
Suggests: GenomicAlignments, ShortRead (>= 1.19.10), GenomicFeatures,
TxDb.Dmelanogaster.UCSC.dm3.ensGene, KEGG.db,
TxDb.Hsapiens.UCSC.hg18.knownGene, RNAseqData.HNRNPC.bam.chr14,
BSgenome.Hsapiens.UCSC.hg19, pasillaBamSubset, RUnit, BiocStyle
LinkingTo: S4Vectors, IRanges, XVector, Biostrings
biocViews: DataImport, Sequencing, Coverage, Alignment, QualityControl
Video:
https://www.youtube.com/watch?v=Rfon-DQYbWA&list=UUqaMSQd_h-2EDGsU6WDiX0Q
NeedsCompilation: yes
Packaged: 2017-10-30 23:02:40 UTC; biocbuild
Built: R 3.4.2; x86_64-pc-linux-gnu; 'Wed, 08 Nov 2017 14:43:39 +0100'; unix
|