-
Notifications
You must be signed in to change notification settings - Fork 3
Documentation for annotation files #94
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 8000 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@yfukai We apologize for the delayed response. We would like to consider where to document the methods for creating annotations on the GitHub repository. For your reference in the meantime, here is an example of how it can be done: Logs for making annotations for GENCODE v44 (human) and GENCODE vM33 (mouse)download gtf, add ERCC information, make mt.gtf (human)
Histone.gtf (human)
download gtf, add ERCC information, make mt.gtf (mouse)
Histone.gtf (mouse)
create BED files
create RSEM index
add to local.config
|
Thank you for your informative answer @yuifu! |
Dear maintainers,
It is great that the annotation files for the mt, rRNA and histone genes are well documented in https://github.com/rikenbit/ramdaq/blob/master/docs/local_annotation.md . However, I could not find documentation for other files (.ERCC. etc and the *.ht2 files). Considering the traceability and reproducibility of the analysis, it would be great if it is documented how those files were generated from the original GENCODE entries.
The text was updated successfully, but these errors were encountered: