Package: gmapR 1.47.0

Michael Lawrence

gmapR: An R interface to the GMAP/GSNAP/GSTRUCT suite

GSNAP and GMAP are a pair of tools to align short-read data written by Tom Wu. This package provides convenience methods to work with GMAP and GSNAP from within R. In addition, it provides methods to tally alignment results on a per-nucleotide basis using the bam_tally tool.

Authors:Cory Barr, Thomas Wu, Michael Lawrence

gmapR_1.47.0.tar.gz


gmapR_1.47.0.tar.gz(r-4.5-noble)gmapR_1.47.0.tar.gz(r-4.4-noble)
gmapR.pdf |gmapR.html
gmapR/json (API)
NEWS

# Install 'gmapR' in R:
install.packages('gmapR', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • zlib– Compression library

On BioConductor:gmapR-1.47.0(bioc 3.20)gmapR-1.46.0(bioc 3.19)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

bioconductor-package

24 exports 1.58 score 70 dependencies 1 dependents 2 mentions

Last updated 2 months agofrom:8bfcf6ab23

Exports:bam_tallybamPathsBamTallyParamcmetindexdirectorygenomegetSeqgmapGmapGenomeGmapGenomeDirectoryGmapParamGmapSnpDirectoryGmapSnpsgsnapGsnapOutputGsnapParammakeGmapGenomePackagepathseqinfosnps<-spliceSites<-TP53GenomeTP53WhichvariantSummary

Dependencies:abindAnnotationDbiaskpassBHBiobaseBiocGenericsBiocIOBiocParallelBiostringsbitbit64bitopsblobBSgenomecachemclicodetoolscpp11crayoncurlDBIDelayedArrayfastmapformatRfutile.loggerfutile.optionsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicFeaturesGenomicRangesgluehttrIRangesjsonliteKEGGRESTlambda.rlatticelifecycleMatrixMatrixGenericsmatrixStatsmemoisemimeopensslpkgconfigplogrpngR6RCurlrestfulrRhtslibrjsonrlangRsamtoolsRSQLitertracklayerS4ArraysS4VectorssnowSparseArraySummarizedExperimentsysUCSC.utilsVariantAnnotationvctrsXMLXVectoryamlzlibbioc

gmapR

Rendered fromgmapR.Rnwusingutils::Sweaveon Jun 27 2024.

Last update: 2018-08-30
Started: 2012-08-02

Readme and manuals

Help Manual

Help pageTopics
Per-position Alignment Summariesbam_tally bam_tally,BamFile-method bam_tally,character-method bam_tally,GmapBamReader-method bam_tally-methods genome,TallyIIT-method variantSummary
Class '"BamTallyParam"'as.list,BamTallyParam-method BamTallyParam BamTallyParam-class coerce,BamTallyParam,list-method
Call the cmetindex commandcmetindex
Get the Path to the Location on Disk from a gmapR Classdirectory
Build Gmap/Gsnap Genomegmap_build,ANY,GmapGenome-method gmap_build,character,GmapGenome-method gmap_build,DNAStringSet,GmapGenome-method gmap_build-methods
Class '"GmapGenome"'coerce,GmapGenome,DNAStringSet-method genome,GmapGenome-method getSeq,GmapGenome-method GmapGenome GmapGenome-class path,GmapGenome-method seqinfo,GmapGenome-method snps<- snps<-,GmapGenome,ANY,ANY-method spliceSites<- spliceSites<-,GmapGenome,GRangesList-method spliceSites<-,GmapGenome,TxDb-method
Class '"GmapGenomeDirectory"'genome,GmapGenomeDirectory-method GmapGenomeDirectory GmapGenomeDirectory-class path,GmapGenomeDirectory-method path,NULL-method
Class '"GmapSnpDirectory"'GmapSnpDirectory GmapSnpDirectory-class length,GmapSnpDirectory-method names,GmapSnpDirectory-method path,GmapSnpDirectory-method snps<-,GmapSnpDirectory,character,character-method snps<-,GmapSnpDirectory,character,VCF-method [[<-,GmapSnpDirectory,ANY,ANY-method
Class '"GmapSnps"'directory,GmapSnps-method GmapSnps GmapSnps-class
Align a Set of Reads Using the GSNAP Alignergsnap gsnap,character,character_OR_NULL,GsnapParam-method gsnap-methods
Class '"GsnapOutput"'bamPaths,GsnapOutput-method GsnapOutput GsnapOutput-class path,GsnapOutput-method
Class '"GsnapParam"'GsnapParam GsnapParam-class
gmapR2 internalspath,GmapBamReader-method
Function to create a GmapGenome package from a GmapGenome objectmakeGmapGenomePackage
Demo genome around TP53TP53Genome TP53Which