/usr/lib/R/site-library/Rsamtools/DESCRIPTION is in r-bioc-rsamtools 1.22.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.22.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, S4Vectors (>= 0.7.11), IRanges (>= 2.3.7),
GenomeInfoDb (>= 1.1.3), GenomicRanges (>= 1.21.6), XVector (>=
0.9.1), Biostrings (>= 2.37.1)
Imports: utils, BiocGenerics (>= 0.1.3), 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: 2015-10-14 01:32:35 UTC; biocbuild
Built: R 3.2.2; x86_64-pc-linux-gnu; "Fri, 30 Oct 2015 14:05:41 +0100"; unix
|