Skip to content

cran/bibliospec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAN_Status_Badge

bibliospec - provides a reference class for bibliospec files


Convert [mascot](http://www.matrixscience.com) .dat or [comet](http://comet-ms.sourceforge.net/) .pep.xml files with [BibliopSpec](https://skyline.gs.washington.edu/labkey/project/home/software/BiblioSpec/begin.view) into .sqlite files. Access the data with the [CRAN package bibliospec](https://cran.r-project.org/package=bibliospec) to analyse it with [specL](http://bioconductor.org/packages/specL/), [protViz](https://cran.r-project.org/package=protViz) or [prozor](https://github.com/wolski/prozor) in R.

install the R package

install.packages('bibliospec')

generate a bibliospec file

file from a mascot result file using the linux command line

~/bin/BiblioSpec/BlibBuild \
/usr/local/mascot/data/20160615/F237635.dat \
F237635.blib

Note: BlibBuild is contained in proteowizard and link it to the msparser libraries.

references

UNIT 13.7 Using BiblioSpec for Creating and Searching Tandem MS, Peptide Libraries. Barbara Frewen, Michael J. MacCoss. Current Protocols in Bioinformatics Current Protocols in Bioinformatics. DOI: 10.1002/0471250953.bi1307s20.

About

❗ This is a read-only mirror of the CRAN R package repository. bibliospec — Reading Mass Spectrometric Search Results. Homepage: https://github.com/protViz/bibliospec Report bugs for this package: https://github.com/protViz/bibliospec/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages