Man pages for tdrose/mosbi
Molecular Signature identification using Biclustering

algohistogramGet list the list of algorithms from a list of bicluster...
apply_thresholdApply a threshold to a bicluster similarity adjacency matrix...
apply_threshold-bicluster_net-methodApply a threshold to a bicluster similarity adjacency matrix.
apply_threshold-cooccurrence_net-methodApply a threshold to a co-occurrence adjacency matrix.
attributeConnectorExtract the class-wise degree of an adjacency matrix.
attribute_graphGenerate attribute specific co-occurance networks.
attr_overlapCount how often row/column elements occur in biclusters.
bicluster-classA S4 class to store biclusters.
bicluster_heatmapPlot a heatmap of a bicluster
bicluster_heatmap-bicluster-matrix-methodPlot a heatmap of a bicluster
bicluster_net-classA S4 class to store bicluster networks.
bicluster_net_to_igraphConvert Bicluster network to an igraph graph object
bicluster_net_to_igraph-bicluster_net-methodConvert Bicluster network to an igraph graph object
bicluster_networkGenerate a bicluster network
bicluster_to_matrixConvert a bicluster object to an acutal submatrix of the...
bicluster_to_matrix-matrix-bicluster-methodConvert a bicluster object to an acutal submatrix of the...
check_namesThrow an error, if a matrix has not both row- and colnames.
clean_bicluster_listClean a list of biclusters, by returning only the valid ones,
colhistogramGet the columnlengths for a list of bicluster objects.
cooccurrence_net-classA S4 class to store co-occurence networks.
cooccurrence_net_to_igraphConvert a co-occurence network to an igraph graph object
cooccurrence_net_to_igraph-cooccurrence_net-methodConvert a co-occurrence to an igraph graph object
cpp_matrix_subsettingSubsetting of R matrices within c++.
detect_elementsDetect the number of elements in a list of biclusters.
dim-bicluster-methodGet the dimensions of a bicluster.
distance_matrixCompute distances between biclusters
ensemble_biclustersConvert communities into ensemble biclusters
feature_louvain_overlapOverlap of features/samples in different louvain communities
feature_networkGenerate a co-occurence network
filter_biclustersFilter biclusters based on a user defined filter function.
filter_bicluster_sizeFilter a list of bicluster objects, by erasing all...
filter_matrixFilter a matrix
filter_subsetsRemove all biclusters from a list, that are identical or...
full_graphGenerate a similarity network for a list of biclusters
get_adjacencyGet Adjacency matrix
get_adjacency-bicluster_net-methodGet Adjacency matrix
getAkmbiclustClustersExtract a list of bicluster objects from an akmbiclust...
get_algorithmsGet Algorithms
getallBFClustersGet all biclusters from a Bi-Force output file.
getBFClusterGet a bicluster a Bi-Force output file
getBicAREbiclustersExtract a list of bicluster objects from an BicARE...
getBiclustClustersExtract a list of bicluster objects from a biclust object.
get_biclustersExtract biclusters from different algorithms/packages
getBiclustpyClustersExtract a list of bicluster objects from an biclustpy output...
get_bic_net_algorithmsGet bicluster network algorithms
get_bic_net_algorithms-bicluster_net-methodGet bicluster network algorithms
getFabiaClustersExtract a list of bicluster objects from an fabia...
getIsaClustersExtract a list of bicluster objects from an isa2 biclustering...
get_louvain_communitiesGet louvain communities from a bicluster network
get_louvain_communities-bicluster_net-methodGet louvain communities from a bicluster network
get_louvain_communities-cooccurrence_net-methodGet louvain communities from a co-occurrence network
getQUBIC2biclustersExtract QUBIC2 biclusters
has_namesCheck, whether a matrix has row- and colnames.
is_subset_or_identicalCheck if a bicluster is a subset (in rows AND columns) of...
mouse_dataMouse brain lipidomics data
network_edge_strengthCount edges in an adjacency matrix using different cut-off...
network_edge_strength_floatCount edges in an adjacency matrix using different cut-off...
NoBFBiclustersGet the number of biclusters, generated by the Bi-Force...
node_sizeNode sizes for plotting bicluster networks.
occurance_matrixOccurance matrix of data points in a list of biclusters
occurance_tableOccurance table of data points in a list of biclusters
plot_algo_networkPlot a bicluster network colored by algorithms.
plot-bicluster_net-missing-methodPlot a bicluster network
plot-cooccurrence_net-missing-methodPlot a co-occurrence network
plot_piechart_bicluster_networkPlot a bicluster network with piecharts as nodes.
p_overlapProbability for an overlap of two samples.
p_overlap_2dProbability for an overlap of two dimensional samples
p_overlap_2d_higherProbability for an overlap higher or equal to the observed...
p_overlap_higherProbability for an overlap higher or equal to the observed...
randomize_matrixRandomize a matrix
replace_thresholdReplace elements of an integer matrix.
replace_valuesReplace values in an integer adjacency matrix.
replace_values_floatReplace values in a adjacency matrix.
rowhistogramGet the rowlengths for a list of bicluster objects.
run_akmbiclustRun the akmbiclust biclustering algorithm
run_bimaxRun the Bimax biclustering algorithm
run_ccRun the CC biclustering algorithm
run_fabiaRun the fabia biclustering algorithm
run_isaRun the isa biclustering algorithm
run_plaidRun the Plaid biclustering algorithm
run_qubicRun the QUBIC biclustering algorithm
run_questRun the Quest biclustering algorithm
run_spectralRun the spectral biclustering algorithm
run_unibicRun the UniBic biclustering algorithm
run_xmotifsRun the Xmotifs biclustering algorithm
sample_biclustersSample a list of biclusters.
select_biclusters_from_bicluster_networkCreate a subset of biclusters based on a bicluster network
select_biclusters_from_bicluster_network-bicluster_net-list-methodCreate a subset of biclusters based on a bicluster network
set_bicluster_namesAdd row-/colnames to a bicluster object.
set_bicluster_names-bicluster-matrix-methodAdd row-/colnames to a bicluster object.
similarity_matrixCompute similarities between biclusters
transpose_biclusterTranspose a bicluster. Row and column slots will be changed.
validate_biclusterIndicates, whether a bicluster is valid. That means it needs...
write_graphmlSave adjacency matrix as GraphML file
write_matrixWrite an R matrix to a file (In a Bi-Force or QUBIC2 readable...
zero_subsettingMake a vector of R indices compatible with c++ by...
tdrose/mosbi documentation built on May 4, 2022, 3:22 p.m.