Coder Social home page Coder Social logo

anamir's People

Contributors

hpages avatar lshep avatar titaiwangms avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

anamir's Issues

multi_Differ does not produce any output!

Dear Wang,
I tried to use function multi_Differ provided in R-package "anamiR" but the function does not generate any results!

library("anamiR")

Use the internal dataset

data("mirna", package = "anamiR", envir = environment())
data("pheno.mirna", package = "anamiR", envir = environment())

SummarizedExperiment class

require(SummarizedExperiment)
mirna_se <- SummarizedExperiment(
assays = SimpleList(counts=mirna),
colData = pheno.mirna)

Finding differential miRNA from miRNA expression data with anova

multi_Differ(se = mirna_se, class = "Subtype", post_hoc = "scheffe.test")

No result is returned by the function!

Do you have any idea what the problem is?
Best regards,

Payam

Whats expression values are used for the calculation of negative correlation?

I have a list of differentially expressed miRNA and mRNA and would like to use anamiR for further analysis. But I am not sure what values it takes as input for negative correlation function. I assume it is the normalized count. Is it true? If yes, could you please clarify, if we need to normalize the miRNA and mRNA data with the same normalized method? and how does it takes care of data coming from different methods (such as small RNA-Seq and RNAseq), is it comparable

A question of GSEA_ana

Hello, when I use the example code "table <- GSEA_ana(mrna_se = mrna_se, mirna_se = mirna_se, class = "ER", pathway_num = 2)", it shows error "Error in .local(drv, ...) : Failed to connect to database: Error: Can't connect to MySQL server on 'anamir.cgm.ntu.edu.tw' (110)", the function miR_converter also shows the same error.

what is the reason, and how to solve the problem?

Server Error

Hello,
Looks like there is some server problem. "anamir.cgm.ntu.edu.tw" looks down and i can not connect to server. I hope it will fixed as sson as possible.

Best,
Samed

Versions of Databases?

Hello,

I really like your package anamiR and its been a great help with my analyses. I wanted to ask if the versions of the databases used in the database_support() function is listed? I noticed that one of my miRNA-mRNA pairs had an experimentally verified interaction in miRTarBase v7.0, but it was not annotated in the output from the database_support(). Is there any way to select which versions of the databases to query?

Thanks,

Jenny

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.