Skip to content
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

Automated re-annotator for AHBA probes #113

Open
rmarkello opened this issue Sep 20, 2019 · 0 comments
Open

Automated re-annotator for AHBA probes #113

rmarkello opened this issue Sep 20, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@rmarkello
Copy link
Owner

The issue

As Arnatkevičiūte et al., 2019 pointed out in their manuscript, some of the probes in the AHBA data were incorrectly (or not) annotated to genes. Since the initial data release by the Allen Institute the reference gene database has been updated many times (most recently in July, according to this database), and reannotation with the update database provides new (or different) labels to these probes.

Unfortunately, there's a possibility for changes with every update of the reference gene database, but running the reannotation procedure on your own is sort of a huge pain. As is, we're just using the reannotation released with the Arnatkevičiūte manuscript in abagen, but it might be nice to find an alternative method.

Proposed solution

Create a Docker image (or something) that can be set up as a cron job on TravisCI or CircleCI to run the reannotation procedure every time the gene database is updated (or just once a week or a month or something?) so that our probe-to-gene annotations are constantly "up-to-date."

The biggest pain is cobbling together the different software packages that are required to reannotate the probe data, so having an easy-to-use implementation with Docker would probably be, at a minimum, ideal. But having something that uploads new annotations every so often that we can pull from would be great, too!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant