Hello,
I hope you are safe and well.
How would I input the count matrices per sample files into Monocle3?
I thought Monocle3 requires for input only three files (expression_matrix, cell_metadata, gene_annotation) or the three files generated from cellranger? How would I use the individual cell sample files in Monocle3?
This is the data I wish to use:
https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE110154
I believe the count matrices per sample are within the supplementary RAW file: GSE110154_RAW.tar in individual .csv files.
Very Respectfully, Pratik
It is unclear what technology this data is from (my guess is it is some plate based technology like Fluidigm, so this is not 10x, so no
cellranger
files). The actual fastq data files seem to be paired-end (64 bp, which is an odd length). Here is one example sample (click onData access
tab to see the original fastq files). Since there are 1800+ samples this is going to be a rather large undertaking.Edit: A second sample seems to have paired-end 129 bp reads. Well that is going to make this even more complex.
Thank you genomax.
Okay so no cellranger for the fastq files. I'm actually going to look at the group's previous papers' materials and methods section to see how they did their previous scRNA-seq study. Perhaps it could reveal some clues on how to analyze this data.
Thank you again.
I would have been trying to jam the fastq files into cellranger haha! Thank you for saving me the time!
Very Respectfully, Pratik