rBiopaxParser
Parses BioPAX files and represents them in R, at the moment BioPAX level 2 and level 3 are supported.
README
rBiopaxParser Parses BioPax files of Level 2 and Level 3 and represents them in R. https://github.com/frankkramer-lab/rBiopaxParser More concretely, rBiopaxParser: Can download Biopax data from online resources Parses Biopax owl files Features many functions to select, add, modify and remove from the parsed Biopax models Can produce regulatory graphs from Biopax pathway data and offers functions to merge, diff and transform these graphs in various ways Visualization functions to layout ina a…
- Repository
- github.com/frankkramer-lab/rbiopaxparser
Source attribution
- GitHub — github.com/frankkramer-lab/rbiopaxparser
- Bioconductor — rBiopaxParser
Related resources
Toolbox for larger-than-memory scientific computing and visualization, providing efficient out-of-core data structures using files or shared memory, for dense and sparse vectors, matrices, and arrays, with applications to nonuniformly sampled signals and images.
Uses platform-specific implemenations of the GatingML2.0 standard to exchange gated cytometry data with other software platforms.
The Structstrings package implements the widely used dot bracket annotation for storing base pairing information in structured RNA. Structstrings uses the infrastructure provided by the Biostrings package and derives the DotBracketString and related classes from the BString class. From these, base pair tables can be produced for in depth analysis. In addition, the loop indices of the base pairs can be retrieved as well. For better efficiency, information conversion is implemented in C, inspired to a large extend by the ViennaRNA package.
VCFArray extends the DelayedArray to represent VCF data entries as array-like objects with on-disk / remote VCF file as backend. Data entries from VCF files, including info fields, FORMAT fields, and the fixed columns (REF, ALT, QUAL, FILTER) could be converted into VCFArray instances with different dimensions.
Save matrices, arrays and similar objects into file artifacts, and load them back into memory. This is a more portable alternative to serialization of such objects into RDS files. Each artifact is associated with metadata for further interpretation; downstream applications can enrich this metadata with context-specific properties.
Save BumpyMatrix objects into file artifacts, and load them back into memory. This is a more portable alternative to serialization of such objects into RDS files. Each artifact is associated with metadata for further interpretation; downstream applications can enrich this metadata with context-specific properties.