How can I get test data (raw count) for my algorithm?
2
0
Entering edit mode
6.0 years ago
ghmdsr ▴ 70

Hi

I'm first year graduate student.

I make an algorithm, so I want to test my algorithm ... but i don't know where I can get it.

Input data for my algorithm is transcriptome data. I need raw count data, (especially, about kinase amplification)

Please let me know where I can get raw count data.

RNA-Seq • 1.2k views
ADD COMMENT
1
Entering edit mode

if you know the data (format) structure accepted by algorithm, you can simulate data in statistical languages (R etc) or you can use existing R packages such as SimSeq

ADD REPLY
2
Entering edit mode
6.0 years ago

Search the main sequence repositories:

In most cases, you will be able to download raw FASTQ reads, aligned BAMs, and / or the raw count data.

Kevin

ADD COMMENT
2
Entering edit mode
5.9 years ago

sounds like a great use-case for the recount2 package -- it provides expression data for genes, exons, exon–exon splice junctions and base-level coverage and it is absolutely meant for downloading and software testing (Reference, vignette)

The big plus is that the data was processed in a fairly standardized, transparent way.

ADD COMMENT

Login before adding your answer.

Traffic: 2509 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6