Firebrowser vs cBioportal
Do both tools offer the same information? Which one is easier to use with R, and can you get different info from them in R?
r
• 3,168 views
•
link
written
by
Harry_Potter •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How to delect lines from BAM? using manual input index
written by wt215 •I have 2 BAMs of the some reads, but mapped to different genome. I extracted MAPQ from both, and get some index which correspond to …
-
Why does every database have a different set of exons for TP53 (and other genes)?
written by mrz132435 •I was looking to get the start and stop positions for all exons in TP53, and of course there are a few ways to do …
-
Q for how to extrcat unique information of vcf.file
written by Begali •hi I am new for tools such as samtools, bcftools, BWA and GATK and I am working on RADSeq I reach for point call variants …
-
Forum: What are the most popular NGS tools?
written by EmilyWe're developing a tool in Ensembl that will allow you to get GTF/GFF/FASTA files of Ensembl data in different formats, such that you can use …
-
Bcftools equivalent of vcf-merge R?
written by CuriousGuy •Hi everyone, I need to merge two VCF files which contain different variants, something I can do with either vcf-merge (VCFtools) or BCFtools merge. By …
-
Plink 1.9 --ld and --r2/r
written by Kousik •Hello, I am unable to understand that with respect to which allele plink (plink-1.90b3w) calculates the --r/r2. Although, it is written that it is based …
-
Question: Unifying RNAseq read length
written by moustafa_abohawya •Hi All, I'm trying to use different tools for detection of differential alternative splicing from RNAseq data, specifically MISO and rMATS. But both of them …
-
Any difference between biomaRt package and biomart tab on the website?
written by M KHi everyone, I am trying to retrieve gene information from ensembl website to compare the the gene information for mouse(mm10) with repetitive DNA is specific …
-
Gene regulatory networks from RNA-seq data
written by Diana<p>Hello everyone,</p> <p>I am currently working on reverse engineering Gene Regulatory Networks from RNA-seq data. I have data from different stages of heart development. My …
-
Hyphy Vs Codeml
written by GR<p>Hello Everyone,</p> <p>I am new to phylogenetics and currently doing selection analysis for few genes of interest from different species. My question is whether I …
To answer your specific question, try http://www.cbioportal.org/ - it has useful utilities for extracting RNA-seq data from TCGA.
More broadly, you may find this post from someone that was in your shoes quite helpful: C: [UPDATE] Thrown into a Bioinformatics Position
PS, don't work in Excel. Learn R.
Thanks so much! That was super inspiring and really appreciated. I spent the day on excel with fire browse data. Yesterday evening
sorry, that sent before I meant it to. Yesterday evening, I was trying to utilize cbioportal in R. I'll get there, slowly but surely.
1) a little of google search brings you a long way 2) what do you want to do with the data? 3) can you code in R? if so that's the way to go 4) if you cannot code in R for basic questions use cBioportal as suggested 5) for single gene expression across tumors you can also check firebrowse
Thanks so much!!
OK, so I still am not understanding "normalized" expression data from plain old "gene_expression" in firebrowse. What do they mean by normalized?
And which one involves the log2 conversion?
Hi Harry_Potter,
Shame that you get thrown into this project without adequate support. Your questions mainly depend on what you aim to achieve in your analysis. What is your background? Do you have any experience with this kind of work?
I have a wet lab background and want to get into bioinformatics because I think the data is so compelling, especially with cancer research. You can get around the issues with immortalized cell lines that are far different than their original source. Don't get me wrong, molecular biology is great to confirm hypotheses.
Unfortunately, I have no background in bioinformatics. I figured as a graduate student, I am here to learn, so why not pursue something that I am interested in. I thought I would have a teacher or guide, but clearly I am not going to. Still, I am determined to make it work.
I suggest you start of with following a few tutorials on this and read papers in which people do similar things as you want to achieve.