Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
analysis/dbgenes
Package dbgenes generates a list of genes in sequence database
|
Package dbgenes generates a list of genes in sequence database |
assessment/bait/gradient
Package gradient draws a similarity gradient for baits.
|
Package gradient draws a similarity gradient for baits. |
assessment/controls/preys
Package preys outputs statistics on prey proteins in controls.
|
Package preys outputs statistics on prey proteins in controls. |
assessment/countgo
Package countgo count the number of genes with a GO term.
|
Package countgo count the number of genes with a GO term. |
assessment/goenrich
Package goenrich finds enriched GO terms via gProfiler
|
Package goenrich finds enriched GO terms via gProfiler |
assessment/hydropathy
Package hydropathy calculates the average hydropathy of proteins sequences
|
Package hydropathy calculates the average hydropathy of proteins sequences |
assessment/localization/evaluate
Package evaluate localizes preys using LBA
|
Package evaluate localizes preys using LBA |
assessment/localization/nmfsafe
Package nmfsafe checks NMF and SAFE localizations for agreement.
|
Package nmfsafe checks NMF and SAFE localizations for agreement. |
assessment/localization/prediction
Package prediction calculates a prediction score for each prey.
|
Package prediction calculates a prediction score for each prey. |
assessment/localization/recovered
Package recovered reports the number of genes seen in a specific compartment.
|
Package recovered reports the number of genes seen in a specific compartment. |
assessment/transmembrane
Package transmembrane reports the orientation evidence for transmembrane preys.
|
Package transmembrane reports the orientation evidence for transmembrane preys. |
enrichment/genes
Package genes performs a GO enrichment on a list of genes.
|
Package genes performs a GO enrichment on a list of genes. |
enrichment/heatmap
Package heatmap creates a heat map to display enriched regions across compartments.
|
Package heatmap creates a heat map to display enriched regions across compartments. |
interaction/knownbyrank
Package knownbyrank calculates the proportion of known interactors for the Nth best prey across baits in a SAINT report
|
Package knownbyrank calculates the proportion of known interactors for the Nth best prey across baits in a SAINT report |
interaction/rankaverage
Package rankaverage calculates the average interaction ranks for supplied prey list
|
Package rankaverage calculates the average interaction ranks for supplied prey list |
interaction/rankmetrics
Package rankmetrics calculates prey metrics for each prey interaction rank.
|
Package rankmetrics calculates prey metrics for each prey interaction rank. |
lba
Package lba is for localizing prey genes.
|
Package lba is for localizing prey genes. |
lba/enrichment
Package enrichment performs GO enrichments for LBA.
|
Package enrichment performs GO enrichments for LBA. |
lba/localize
Package localize localizes preys using LBA
|
Package localize localizes preys using LBA |
network/correlation
Package correlation creates files for visualizing LBA as a correlation network.
|
Package correlation creates files for visualizing LBA as a correlation network. |
network/matrix
Package matrix creates files for visualizing LBA as a correlation network.
|
Package matrix creates files for visualizing LBA as a correlation network. |
network/svg
Package svg creates a network in svg format from NMF or SAFE data.
|
Package svg creates a network in svg format from NMF or SAFE data. |
network/tsnecytoscape
Package tsnecytoscape generates a Cytoscape network from t-SNE coordinates.
|
Package tsnecytoscape generates a Cytoscape network from t-SNE coordinates. |
nmf/moonlighting
Package moonlighting scores preys localized by NMF for moonlighting in more than one compartment
|
Package moonlighting scores preys localized by NMF for moonlighting in more than one compartment |
nmf/robustness
Package robustness assesses the sensitivity of NMF rank assignments
|
Package robustness assesses the sensitivity of NMF rank assignments |
nmf/subset
Package subset filters an NMF basis (prey) matrix to only include preys enriched all specified rank.
|
Package subset filters an NMF basis (prey) matrix to only include preys enriched all specified rank. |
nmf/uv
Package uv validates the localizations of prey genes not used for defining NMF ranks
|
Package uv validates the localizations of prey genes not used for defining NMF ranks |
organelle/isolation
Package isolation calculates percent isolation of each NMF compartment.
|
Package isolation calculates percent isolation of each NMF compartment. |
organelle/overlap
Package overlap calculates overlap metrics between two lists of proteins
|
Package overlap calculates overlap metrics between two lists of proteins |
organelle/shared
Package shared outputs metrics on the regions found in preys shared by two lists of proteins
|
Package shared outputs metrics on the regions found in preys shared by two lists of proteins |
pkg/cluster
Package cluster clusters a matrix
|
Package cluster clusters a matrix |
pkg/function
Package function returns functions defined from input arguments
|
Package function returns functions defined from input arguments |
pkg/image/file
Package file has methods for opening and writing to a file for creating images
|
Package file has methods for opening and writing to a file for creating images |
pkg/image/svg/heatmap
Package heatmap creates svg files for various image types.
|
Package heatmap creates svg files for various image types. |
pkg/localization
Package localization contains functions for assessing localizations
|
Package localization contains functions for assessing localizations |
pkg/nmf
Package nmf implements common functions for NMF analysis.
|
Package nmf implements common functions for NMF analysis. |
pkg/read/bioplex
Package bioplex reads a Bioplex interaction file
|
Package bioplex reads a Bioplex interaction file |
pkg/read/csv
Package csv reads a csv file
|
Package csv reads a csv file |
pkg/read/database
Package database reads a fasta database to an array.
|
Package database reads a fasta database to an array. |
pkg/read/geneontology
Package geneontology contains functions for reading and parsing Gene Ontology (GO) files.
|
Package geneontology contains functions for reading and parsing Gene Ontology (GO) files. |
pkg/read/interactions
Package interactions reads interactions from BioGRID and/or Intact
|
Package interactions reads interactions from BioGRID and/or Intact |
pkg/read/matrix
Package matrix reads matrix from txt file.
|
Package matrix reads matrix from txt file. |
pkg/read/nmf
Package nmf reads NMF output files and assesses localizations
|
Package nmf reads NMF output files and assesses localizations |
pkg/read/pfam
Package pfam reads domain and motif information from a file.
|
Package pfam reads domain and motif information from a file. |
pkg/read/safe
Package safe read SAFE output files
|
Package safe read SAFE output files |
pkg/read/saint
Package saint reads and parses SAINT-related files.
|
Package saint reads and parses SAINT-related files. |
pkg/read/tsne
Package tsne reads t-SNE coordinate file.
|
Package tsne reads t-SNE coordinate file. |
pkg/read/uniprot
Package uniprot reads a uniprot database.
|
Package uniprot reads a uniprot database. |
preyprey/subset
Package subset gets a cluster from a prey-prey interactive file.
|
Package subset gets a cluster from a prey-prey interactive file. |
summary/crapome
Package crapome generates a CRAPome matrix from SAINT input files.
|
Package crapome generates a CRAPome matrix from SAINT input files. |
summary/notsignificant
Package notsignificant outputs non significant preys
|
Package notsignificant outputs non significant preys |
pkg
|
|
correlation
Package correlation calculates the correlation coefficient between two slices.
|
Package correlation calculates the correlation coefficient between two slices. |
filter
Package filter contains filtering functions for maps.
|
Package filter contains filtering functions for maps. |
flags
Package flags handles flag parsing
|
Package flags handles flag parsing |
fs
Package fs creates a filesystem to use (for easy mocking) This replaces most of the filesystem and io methods from os and io
|
Package fs creates a filesystem to use (for easy mocking) This replaces most of the filesystem and io methods from os and io |
gene
Package gene implements methods for mapping gene IDs
|
Package gene implements methods for mapping gene IDs |
gprofiler
Package gprofiler performs and term enrichment at g:Profiler
|
Package gprofiler performs and term enrichment at g:Profiler |
mapfunc
Package mapfunc contains methods for manipulating maps.
|
Package mapfunc contains methods for manipulating maps. |
math
Package math defines common math operations
|
Package math defines common math operations |
matrix
Package matrix contains methods for operating on matrices.
|
Package matrix contains methods for operating on matrices. |
pfam
Package pfam will get regions for a list of UniProt IDs.
|
Package pfam will get regions for a list of UniProt IDs. |
random
Package random contains functions for operations with random effects.
|
Package random contains functions for operations with random effects. |
rbo
Package rbo calculates the rank biased overlap between ordered lists
|
Package rbo calculates the rank biased overlap between ordered lists |
slice
Package slice contains methods for slice conversion and modification
|
Package slice contains methods for slice conversion and modification |
sort
Package sort contains sorting functions
|
Package sort contains sorting functions |
strfunc
Package strfunc contains functions for handling and modifying strings
|
Package strfunc contains functions for handling and modifying strings |
uniprot
Package uniprot will get uniprot entries for a list of IDs.
|
Package uniprot will get uniprot entries for a list of IDs. |
Click to show internal directories.
Click to hide internal directories.