t-statistics for ngs data
Can somebody suggest were to get biological sample data to perfrom t-statistics using R (paired(parametric and non-parametric) ANOVA,
next-gen
statistics
• 1,650 views
•
link
written
by
rsabrina93 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
News: (online course) Fundamentals of Biostatistics with R - 13–17 April
written by Physalia-coursesDear all, Are youunning clinical studies, epidemiology projects, or biostatistical analyses—but want stronger statistical foundations? We are pleased to announce the upcoming Physalia online course …
-
What is the best way to identify which group of genes is more highly expressed?
written by pl23 •Hello, I am new to bioinformatics. I am trying to compare two sets of genes that belong to different subgenomes of my species to identify …
-
Features selection using Kendall’s Rank Correlation
written by yoshifumimiya •Hi, everyone! I have used ANOVA for feature selection. → [Feature Selection using ANOVA][1] However, the variables (transcripts) were non parametrical data. In this case, …
-
Two Sample t-test with bootstrapping for gene expression matrix in R
written by Expert •I tried bioconductor packages for differential gene expression analysis such as EdgeR, Deseq2, Limma and obtained expressed genes by these methods. I want to compare …
-
Forum: Best programming language for bioinformatics - R Language
written by Novogene •Hi everyone, R language vs Python: Which is the most necessary programming language for a bioinformatician? I am new to bioinformatics and here is some …
-
Parametric or non-parametric tests for qPCR significance testing between treatments?
written by n.anuragsharma •When working with qPCR data, the general route to take is to obtain ddCT values by normalising to an internal reference gene followed by subtracting …
-
Statistics between 3 sets of genes
written by anu014Hello Biostars! Today I am dealing with Statistics. I have 3 sets of genes (from same organism) with their AT% content. Now, I want to …
-
Workflow for removing batch effect between different studies: meta-analysis
written by ali.hassan.nehme •Hello, I am doing a microarray meta-analysis on ~ 3500 samples. all the samples were obtained using the same platform (affymetrix HG_U133PLUS2). Raw data from …
-
Forum: sample size, normality assumption, t.test/anova for DEG analysis
written by TriSI wanted to share two posts and ask your take about it...and also write some thoughts out for myself to put ideas together :) I …
-
Z prime vs Z score
written by susannadowning •Hi, I'm hoping someone might be able to help. Is there a simple way in R to calculate Z prime or Z factor vs traditional …
If its just data you want to run some stats on you can download some expression data from TCGA (https://gdc-portal.nci.nih.gov/). I wouldn't recommend doing differential expression analysis using t-test, but if its just for practising R the website has plenty of expression data you can download and use.