Databases miRNA sequencing data
Hello everyone, is there any database (except for TCGA) where I can download miRNAs cancer sequencing data? (raw counts related to normal tissue , tumoral tissue, circulating).
Thank you
rna-seq
mirna
database
• 2,094 views
•
link
written
by
lenC_biotecLover •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How to download metadata for the Broad Firehose RNA-seq data?
written by mebius_band •Hello, everyone! I just started my journey with TCGA data, and completely confused how to get the metadata for RNA-seq data. I dowloaded rnaseqv2 RSEM …
-
Where can I get the GTex equivalent to rnaseqv2 Level3 RSEM_genes?
written by simplitia •Hi I want to compare TCGA lung cancer to normal lung in GTex. Currently I download expected_counts/raw counts from Gdac firehouse. My understanding is that …
-
Matched Normal Tissue Sample of RNAseq data from TCGA
written by rajeshHello Everyone I have downloaded the RNA seq data RSEM normalized from TCGA with the help of TCGA Assembler. When I look for Normal Samples …
-
Is there database (DNAmutation) on circulating cell-free DNA and circulating tumor DNA ?
written by reyhaneh.khezrdoust •HELLO can you help me to find databases for mutation(in cancer ) that indicate samples obviously (blood,(circulating tumor DNA) ct DNA,circulating cell-free DNA(cfDNA),urine ,saliva, or …
-
normal sample of ovarian cancer in TCGA dataset
written by yueli7Hello, I want to compare the fallopian tube (normal) and cancer samples form TCGA ovarian cancer patients. Where can I find the fallopian tube (normal) …
-
miRNA TCGA expression
written by yueli7Hello, UALCAN ( ualcan.path.uab.edu/index.html) is a good tool to analysis the expression of the genes (except miRNAs) in TCGA dataset. Is there any other tools …
-
targeted bam file from database for breast cancer
written by mittu1602Hello all, Could anyone help me any database or website from where I can download one .bam file with following criteria: 1. Breast cancer (ERBB2 …
-
How can I get control RNAseq data?
written by Kateryna •Hi everyone, I just start to learn bioinformatics and I want to try myself in analyzing some TCGA data. For example, I am interested in …
-
RNA-Seq data for Ovarian Cancers for a pilot experiment from public database
written by ivivek_ngsDear All, I have been trying to download the Ovarian Cancer RNA-Seq data V1 and V2 from the TCGA portal, giving the Data Type as …
-
Tcga: "Tumor, Matched Normal" Vs. "Normal, Matched Tumor"
written by Mdeng<p>Hello everyone,</p> <p>I would like to download somatic SNP data from the <a href='http://tcga-data.nci.nih.gov'>TCGA</a>. But if I have a look at the data matrix right …
You could explore cBioPortal datasets and exclude any TCGA dataset.
thank you, I'll try!
Have you tried
TCGABiolinkswhere one can download the miRNA expression data for specific cancers. Here is a link with someRcode. This used to be one way but I have not tried it recently.The other way I can think of is to search Gene Expression Omnibus using terms like microRNA AND Cancer to find the list of studies and their corresponding ID where you can find the datasets (raw datasets). From a quick check, I do see quite a lot of hits but mostly cancer cell line works. Good luck!
Thank you, I've heard about GTEx too but I don't know how to download data from it.
A few things here. AFAIK GTEx does not have microRNA data and also it does not have cancer data. More on data summary and tissue information can be found here.
One can also use Recount2 to access and download GTEx data (although check the version release, as it might not be the latest).
There is also yarn
BioCpackage that can help download GTEx data version 6.But if it is miRNA for cancers, I hardly doubt the above resources will help.
Very helpful, thank you so much, really!!