This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Cell Cycle Labeled Fastq files

I am looking for single cell RNA SEQ Fastq files (paired end) that were generated for specific cell cycle phases.

For example:

  • Control_replicate1_R1_G1.fastq.gz, Control_replicate1_R2_G1.fastq.gz
  • Control_replicate1_R1_S.fastq.gz, Control_replicate1_R2_S.fastq.gz
  • Control_replicate1_R1_G2M.fastq.gz, Control_replicate1_R2_G2M.fastq.gz

So far I found this https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE146773 but it is for single-end, I need paired-end. I would appreciate the help.

cell-cycle scrna-seq

I am looking for single cell RNA SEQ Fastq files (paired end) that were generated for specific cell cycle phases.

Why though? If you're that specific, you should probably be generating your own data.

THe data you have is SMART-seq, this is single-cell. Why does it matter whether it is single-end? It's not 10x Chromium where R1 is CB/UMI. It is fine to use as is. After all, often cells are a mix of cell cycle phase so you could use any dataset that fits your needs and infer cell cycle with typical classifiers. Look at Seurat vignette, or the cyclone classifier in the scran package.

0 answers

No answers yet.

Log in to answer this question.