-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Identify example samples #1
Comments
issues 5+9 and 10+100+101 are all from psychENCODE_BP may be good candidates |
Breakdown of all single dataset issues: |
The fastq info can be saved as a |
For writing the manifest file, use |
@lahuuki can you verify whether it's ok to close this issue? Thanks! |
We can close this, we finished up that example a while ago. |
Add a directory and a Rmd or R file with the code for selecting around 40 RNA-seq samples from one of the public LIBD projects (BrainSeq Phase I, II or maybe even III; stem cell; DG; BPD, ...) with:
So after dropping the first set of samples (complex problem) we want a balanced scenario of samples across diagnosis status, age (similar mean/median & range), and sex.
Use the main LIBD RSE with ~5,500 samples to find the JHPCE paths to the FASTQ files for the selected samples.
Main output
Provide a small table (Rdata maybe or a csv file) with:
S4Vectors::CharacterList()
in aS4Vectors::DataFrame()
object.The text was updated successfully, but these errors were encountered: