Package: ProteoDisco 1.11.0

Job van Riet

ProteoDisco: Generation of customized protein variant databases from genomic variants, splice-junctions and manual sequences

ProteoDisco is an R package to facilitate proteogenomics studies. It houses functions to create customized (variant) protein databases based on user-submitted genomic variants, splice-junctions, fusion genes and manual transcript sequences. The flexible workflow can be adopted to suit a myriad of research and experimental settings.

Authors:Job van Riet [cre], Wesley van de Geer [aut], Harmen van de Werken [ths]

ProteoDisco_1.11.0.tar.gz
ProteoDisco_1.11.0.zip(r-4.5)ProteoDisco_1.11.0.zip(r-4.4)ProteoDisco_1.11.0.zip(r-4.3)
ProteoDisco_1.11.0.tgz(r-4.4-any)ProteoDisco_1.11.0.tgz(r-4.3-any)
ProteoDisco_1.11.0.tar.gz(r-4.5-noble)ProteoDisco_1.11.0.tar.gz(r-4.4-noble)
ProteoDisco_1.11.0.tgz(r-4.4-emscripten)ProteoDisco_1.11.0.tgz(r-4.3-emscripten)
ProteoDisco.pdf |ProteoDisco.html
ProteoDisco/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/erasmusmc-ccbc/proteodisco/issues

Datasets:

On BioConductor:ProteoDisco-1.11.0(bioc 3.20)ProteoDisco-1.10.0(bioc 3.19)

bioconductor-package

16 exports 0.71 score 90 dependencies

Last updated 2 months agofrom:ca1c984166

Exports:checkProteotypicFragmentsexportProteoDiscographygenerateJunctionModelsgenerateProteoDiscographygetDiscographyimportGenomicVariantsimportGenomicVariants.MAFimportGenomicVariants.VCFimportSpliceJunctionsimportTranscriptSequencesincorporateGenomicVariantsmutantTranscriptssetGenomicSequencessetMutantTranscriptssetTxDbshow

Dependencies:abindAnnotationDbiaskpassbackportsBHBiobaseBiocGenericsBiocIOBiocParallelBiostringsbitbit64bitopsblobBSgenomecachemcheckmatecleaverclicodetoolscpp11crayoncurlDBIDelayedArraydplyrfansifastmapformatRfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicFeaturesGenomicRangesgluehttrIRangesjsonliteKEGGRESTlambda.rlatticelifecyclemagrittrMatrixMatrixGenericsmatrixStatsmemoisemimeopensslParallelLoggerpillarpkgconfigplogrplyrpngpurrrR6RcppRCurlrestfulrRhtslibrjsonrlangRsamtoolsRSQLitertracklayerS4ArraysS4VectorssnowSparseArraystringistringrSummarizedExperimentsystibbletidyrtidyselectUCSC.utilsutf8VariantAnnotationvctrswithrXMLxml2XVectoryamlzlibbioc

Overview of Proteodisco

Rendered fromOverview_ProteoDisco.Rmdusingknitr::rmarkdownon Jun 30 2024.

Last update: 2021-11-17
Started: 2021-07-26

Readme and manuals

Help Manual

Help pageTopics
Checks if mutations and reference genome correspond.checkReferenceAnchor
Determine proteotypic fragments within the translated CDScheckProteotypicFragments checkProteotypicFragments,ProteoDiscography-method
Export the generated (mutant) peptides sequences to a FASTA database.exportProteoDiscography
Generate putative transcript-models derived from splice-junctions.generateJunctionModels
Generate the annotation database (ProteoDiscography)generateProteoDiscography
Retrieve imported genomic variants, splice-junctions and manual sequences.getDiscography getDiscography,ProteoDiscography-method
Import genomic variants into the ProteoDiscographyimportGenomicVariants
Import MAF files into a ProteoDiscography.importGenomicVariants.MAF
Import VCF files into a ProteoDiscography.importGenomicVariants.VCF
Import splice-junctions into the ProteoDiscograpy.importSpliceJunctions
Incorporate manual transcript sequences into the ProteoDiscographyimportTranscriptSequences
Incorporate genomic events into their overlapping exonic sequencesincorporateGenomicVariants
Adds mutant transcript sequences to the ProteoDiscography in the appropriate slotmutantTranscripts
ProteoDiscographyProteoDiscography-class
Example ProteoDiscography.ProteoDiscographyExample.hg19
Change the underlying genomic sequences of a ProteoDiscography object.setGenomicSequences setGenomicSequences,ProteoDiscography-method
Adds mutant transcript sequences to the ProteoDiscography in the appropriate slotmutantTranscripts,ProteoDiscography-method setMutantTranscripts setMutantTranscripts,ProteoDiscography-method
Change the underlying TxDb of a ProteoDiscography object.setTxDb setTxDb,ProteoDiscography-method