Package mirlastic. November 12, 2015

Similar documents
Package LBLGXE. R topics documented: July 20, Type Package

Package gtheory. October 30, 2016

Package ShrinkCovMat

Package ChIPtest. July 20, 2016

Package BNN. February 2, 2018

Package reinforcedpred

Package Grace. R topics documented: April 9, Type Package

Package SEMModComp. R topics documented: February 19, Type Package Title Model Comparisons for SEM Version 1.0 Date Author Roy Levy

Package beam. May 3, 2018

Package ENA. February 15, 2013

Package survidinri. February 20, 2015

Package dhga. September 6, 2016

Package scio. February 20, 2015

Package HIMA. November 8, 2017

Package noise. July 29, 2016

Package SimSCRPiecewise

Package velociraptr. February 15, 2017

Package polypoly. R topics documented: May 27, 2017

Package rela. R topics documented: February 20, Version 4.1 Date Title Item Analysis Package with Standard Errors

Package FEM. January 24, 2018

Package R1magic. August 29, 2016

Package covtest. R topics documented:

Package NTW. November 20, 2018

Package HarmonicRegression

Package sbgcop. May 29, 2018

Package rarhsmm. March 20, 2018

Package Blendstat. February 21, 2018

Package CMC. R topics documented: February 19, 2015

Package penmsm. R topics documented: February 20, Type Package

Package BayesNI. February 19, 2015

Package unbalhaar. February 20, 2015

Package darts. February 19, 2015

Package IsingFit. September 7, 2016

Package MACAU2. R topics documented: April 8, Type Package. Title MACAU 2.0: Efficient Mixed Model Analysis of Count Data. Version 1.

Package pcia. March 5, 2018

Package NlinTS. September 10, 2018

Package bigtime. November 9, 2017

Package HDtest. R topics documented: September 13, Type Package

Package idmtpreg. February 27, 2018

Package aspi. R topics documented: September 20, 2016

Package factorqr. R topics documented: February 19, 2015

Package gwqs. R topics documented: May 7, Type Package. Title Generalized Weighted Quantile Sum Regression. Version 1.1.0

Package platetools. R topics documented: June 25, Title Tools and Plots for Multi-Well Plates Version 0.1.1

Package mpmcorrelogram

Package SPreFuGED. July 29, 2016

Package RI2by2. October 21, 2016

Package tsvd. March 11, 2015

Package icmm. October 12, 2017

Package R1magic. April 9, 2013

Package nardl. R topics documented: May 7, Type Package

Package noncompliance

Package SK. May 16, 2018

Package RcppSMC. March 18, 2018

Package tsvd. March 24, 2015

Package bayeslm. R topics documented: June 18, Type Package

Package supernova. February 23, 2018

Package Perc. R topics documented: December 5, Type Package

Package TwoStepCLogit

Package BGGE. August 10, 2018

Package GeneExpressionSignature

Fused elastic net EPoC

Package ltsbase. R topics documented: February 20, 2015

Package drgee. November 8, 2016

Package IGG. R topics documented: April 9, 2018

Package EMVS. April 24, 2018

Package DTK. February 15, Type Package

Package KMgene. November 22, 2017

Package MultisiteMediation

Package abundant. January 1, 2017

Package MicroMacroMultilevel

Package threeboost. February 20, 2015

Package neat. February 23, 2018

Package ESPRESSO. August 29, 2013

Package varband. November 7, 2016

Package netcoh. May 2, 2016

Package timelines. August 29, 2016

Package NanoStringDiff

Package BayesTreePrior

Package epr. November 16, 2017

Package rbvs. R topics documented: August 29, Type Package Title Ranking-Based Variable Selection Version 1.0.

Package face. January 19, 2018

Package pfa. July 4, 2016

Package flexcwm. R topics documented: July 11, Type Package. Title Flexible Cluster-Weighted Modeling. Version 1.0.

Package covrna. R topics documented: September 7, Type Package

Package SHIP. February 19, 2015

CS 4491/CS 7990 SPECIAL TOPICS IN BIOINFORMATICS

Package spcov. R topics documented: February 20, 2015

Package coop. November 14, 2017

The ICS Package. May 4, 2007

Package MPkn. May 7, 2018

Package sgr. February 20, 2015

Package flexcwm. R topics documented: July 2, Type Package. Title Flexible Cluster-Weighted Modeling. Version 1.1.

Package BNSL. R topics documented: September 18, 2017

Package flora. R topics documented: August 29, Type Package. Title flora: taxonomical information on flowering species that occur in Brazil

Package SpatialPack. March 20, 2018

Package mmabig. May 18, 2018

Package genphen. March 18, 2019

Package flowmap. October 8, 2018

Package metafuse. October 17, 2016

Package MonoPoly. December 20, 2017

Transcription:

Type Package Title mirlastic Version 1.0 Date 2012-03-27 Author Steffen Sass, Nikola Mueller Package mirlastic November 12, 2015 Maintainer Steffen Sass <steffen.sass@helmholtz-muenchen.de> mirlastic is a tool to systematically screen for putative mi/mrna interactions using a penalized regression model. mirna target predictions serve as putative interaction graph to be validated by given transcriptome expression measurements. For each mrna a penalized regression model is calculated. As a result, mirlastic returns the validated mi/mrna relationships gathered from the regression models. Depends glmnet License What license is it under? LazyLoad yes RoxygenNote 5.0.1 NeedsCompilation no R topics documented: mirlastic-package..................................... 1 filter.tables.......................................... 2 lea.............................................. 3 lea.scores.......................................... 4 nw.inference......................................... 5 table.readable........................................ 6 mirlastic-package mirlastic - a tool to systematically screen for putative mirna/mrna interactions 1

2 filter.tables Details mirlastic is a tool to systematically screen for putative mi/mrna interactions using a penalized regression model. mirna target predictions serve as putative interaction graph to be validated by given transcriptome expression measurements. For each mrna a penalized regression model is calculated. As a result, mirlastic returns the validated mi/mrna relationships gathered from the regression models. Package: mirlastic Type: Package Version: 1.0 Date: 2012-3-30 License: What license is it under? LazyLoad: yes Accepts mrna and mirna expression matrices together with a mi/mrna target network obtained from target predictions. It returns a network of validated mi/mrna target relationships. Maintainer: Steffen Sass <steffen.sass@helmholtz-muenchen.de> See Also glmnet filter.tables Table filter for mirlastic This method can be used to match expression and target matrices for mirlastic. Furthermore, it filters the mirna expression for expressed mirnas. To do so, an expression threshold and a vector of sample conditions has to be supplied. The function then checks for every mirna if the mean expression exceeds the given threshold in at least one condition.

filter.tables 3 filter.tables(,mir.expr,target.matrix,conditions=null,mir.threshold=na) mir.expr a matrix of mrna expression values. a matrix of mirna expression values. target.matrix a matrix representing the predicted target network. The row and column names have to be the same as the rownames of the mirna and mrna matrix, respectively. conditions a factor vector indicating the conditions of the samples. The mean expression has to exceed the given threshold in at least one condition. If NULL, the mean over all samples will be checked. mir.threshold the expression threshold a mirna has to exceed. If NA, the mirna data will be not filtered. mir.expr a matrix of matched mrna expression values. a matrix of matched mirna expression values. target.matrix a matrix representing the matched predicted target network. Steffen Sass and Nikola Mueller See Also mirlastic

4 lea lea LEA: Local enrichment analysis The primary goal of LEA is to identify regions within a mirna-mrna network which are strongly enriched for a certain biological process, thereby inferring information on the functional role of specific mirnas. We assume that the genes in a locally enriched area are located in close proximity to genes assigned to the respective functional group. We thus use shortest paths as a basis to infer areas of local enrichment for a given functional group. lea(x) x a weighted adjacency matrix as provided by the mirlastic inference. Details Given a mirlastic inference result the lea procedure identifies locally enriched genesets. learesult a learesult object data("funct_geneset",package="mirlastic") lea.result=lea(m,geneset)

lea.scores 5 lea.scores Scoring of LEA results For a specified gene set and a given LEA result this function returns individual local enrichment scores for mirnas and mrnas in the network. lea.scores(lea.result,geneset.index=null,geneset.id=null) a weighted adjacency matrix as provided by the mirlastic inference. geneset.index The index of the gene set to test. Must be not NULL if no geneset.id is given. geneset.id The name of the gene set to test. Must be not NULL if no geneset.index is given. list(gene.scores=score,mir.scores=mir.score) a list containing scores for each gene and each mirna in the network. data("funct_geneset",package="mirlastic") lea.result=lea(m) lea.s=lea.scores(lea.result,1)

6 nw.inference nw.inference mirlastic inference Accepts mrna and mirna expression matrices together with a mi/mrna target network obtained from target predictions. It returns a network of validated mi/mrna target relationships. nw.inference(,mir.expr,target.matrix) Details a matrix of mrna expression values. mir.expr a matrix of mirna expression values. target.matrix Matrix representing the predicted target network. The row and column names have to be the same as the rownames of the mirna and mrna matrix, respectively. The predicted target network must be supplied in a matrix-like structure of size n x m, where n is the number of measured mirnas and m the number of measured mrnas. The row and column identifiers have to match the row identifiers of the mirna and mrna expression matrices, respectively. A function filter.tables is supplied that matches the rows and columns of expression and target matrices. This matrix must only consist of 0 and 1 entries, which indicate the predicted target relationship. The function returns a matrix in the same format. This matrix can be formatted into a data.frame that is human readable. This can be done using the function table.readable. m a matrix representing the network of validated mi/mrna target relationships with non-zero entries representing the elastic net regression coefficients

table.readable 7 table.readable Reformat mirlastic result tables Returns a data.frame representing a mirlastic result network that is human readable. table.readable(m) m a matrix as returned by mirlastic. m.readable a data frame representing the mirlastic result network that is human readable. See Also Steffen Sass and Nikola Mueller mirlastic m=nw.inference(,mir.expr,target.matrix)