Jeff Hammerbacher
Jeff Hammerbacher
Actually looks like `gs://genomics-public-data/resources/broad/hg38/v0` has some indexes too...
What's the motivation on this one?
cc @iskandr
Fair enough just wanted to file the issue as @iskandr had brought it up a while back. Sounds like a pain so I think we should push back and ensure...
As more follow up on #1035: I see `contig_id` in [variables.py](https://github.com/pystatgen/sgkit/blob/main/sgkit/variables.py#L462) but I don't see `contig_id_spec` in https://github.com/pystatgen/sgkit/blob/main/docs/api.rst. Maybe the latter file is only generated when we release? I don't...
Also relevant - https://github.com/isaacs/github/issues/492 - https://docs.github.com/en/repositories/creating-and-managing-repositories/transferring-a-repository - https://inbo.github.io/ - [Redirecting GitHub Pages after renaming a repository](https://shoehornwithteeth.com/ramblings/2016/12/redirecting-github-pages-after-renaming-a-repository/) - [Setup a redirect on Github Pages](https://dev.to/steveblue/setup-a-redirect-on-github-pages-1ok7)
Okay going to try to change the org name now, let's see how this goes... cc @jeromekelleher
...and quickly encountered an issue. After the org rename, my plan was to create a new organization `pystatgen`, add a repo `sgkit`, and set up GitHub Pages to redirect to...
Okay I've got a ticket filed with GitHub support, I expect this URL only works for me but for my own reference I'll record it here: https://support.github.com/ticket/personal/0/2699614
Now to change `pystatgen` to `sgkit-dev` in the repo, I got hits in these files. I think a find and replace should be fine. I'm wondering if we'll need to...