Skip to content

sgibb/topdownr

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
R
 
 
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

topdownr

Project Status: Active - The project has reached a stable, usable state and is being actively developed. build status codecov.io license

years in bioc bioc downloads Release: build release Devel: build devel

Installation

if (!require("BiocManager"))
    install.packages("BiocManager")
BiocManager::install("topdownr")

If you want to install the development version from github (not recommended unless you know what you are doing):

if (!require("BiocManager"))
    install.packages("BiocManager")
BiocManager::install("sgibb/topdownr")

Documentation

To get started:

?"topdownr-package"
vignette("data-generation", package="topdownr")
vignette("analysis", package="topdownr")

Development documentation: https://sgibb.github.io/topdownr/

Questions

General questions should be asked on the Bioconductor support forum, using topdownr to tag the question. Feel also free to open a GitHub issue, in particular for bug reports.

Contribution

See CONTRIBUTING.md.

Support

See SUPPORT.md.

About

R-package for the analysis of Thermo Orbitrap Fusion Top-Down Proteomic Data.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages