RNAseq example data
Hi!! I'm looking for an example dataset from RNA-seq expression data that have a time variable. I mean, what I need is some data measured over time and across tissues and genes that I could use for functional data analysis and time series. Does anyone know where I might find this kind of datasets? I would also be fine with other types of genomic data (methylation, mrna expression...). Thanks in advance!!!
• 1,776 views
•
link
1 answer
You can find a huge amount of data including RNA-seq expression data using the NIAID Data Ecosystem's searchable interface: https://data.niaid.nih.gov
And you can filter by variable measured or other metadata.
• 0 views
•
link
Log in to answer this question.
Go to this site. Search with "RNAseq time". You can add/refine search adding terms as needed (e.g. human, mouse etc).
This post describes how to use the tool: C: sra-explorer : find SRA and FastQ download URLs in a couple of clicks
You could check section 4.8 of the
edgeRmanual. It contains both links to preprocessed time-course data and also example code and background information.