-
Notifications
You must be signed in to change notification settings - Fork 4
Home
JPReceveur edited this page Apr 21, 2022
·
47 revisions
The gene Expression Analysis Resource platform currently supports the upload of:
- Bulk RNASeq data
- Single-Cell Sequencing data
- Microarray data
- Epigenetic data
To assist users with uploading their data, we maintain documentation for uploading data from several different starting formats including programmatically generated files or through Excel. To find the documentation best suited for your upload needs, please see the links below. If you have any questions, or would like assistance with uploading please contact the curator team (Contact us).
graph TD;
A-->B;
A-->C;
B-->D;
C-->D;
- Preparing bulk RNAseq data using code (slides)
- Preparing bulk RNAseq data via Excel (slides)
- Example upload files