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

Quick and dirty script to dump bioconda metrics from the anaconda.org API #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tomkinsc
Copy link
Member

@tomkinsc tomkinsc commented Sep 11, 2017

Here are a couple quick and dirty scripts I had from a presentation earlier in the year; they dump bioconda metrics from the anaconda.org API, and are meant to be executed under Python>=3.5. Similar to what already exists in this repo, and thus not added to the Snakemake workflow. Here they are anyway in case they are helpful.

I thought it might be nice to show a histogram of the packages by download count (or downloads/day), to show the “long tail” of obscure packages, but the violin plots also show this.

Metrics example:
https://gist.github.com/tomkinsc/038703afcf85c5a790628e6a9a6f9af9

… API

Quick and dirty script to dump bioconda metrics from the anaconda.org
API, meant to be executed under Python>=3.5.
@johanneskoester
Copy link
Contributor

Thank you Chris! This should be useful indeed. I'll keep this PR open for now, and we will see if we cherry-pick or merge.
Actually I hope to finally work on this again very soon. Just have to prepare one last talk before ;-).

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

Successfully merging this pull request may close these issues.

2 participants