bsmith89 / StrainFacts

Factorize metagenotypes to infer strains and their abundances
MIT License
11 stars 1 forks source link

Added conda env yaml, github ci, and devcontainer #10

Closed nick-youngblut closed 1 year ago

nick-youngblut commented 1 year ago

I've added a conda env, in which all of the dependency versions are specified, and I've added a bare-bones CI for testing.

bsmith89 commented 1 year ago

Wonderful!

I don't think I understand what you mean by devcontainer in this context. I see that a strainfacts_dev is built, but can't tell if it's then pushed to an external repository...?

bsmith89 commented 1 year ago

Ah, I think I'm understanding now that this is a Github Codespaces feature.

nick-youngblut commented 1 year ago

Ah, I think I'm understanding now that this is a Github Codespaces feature.

You can run VS Code directly through Github or locally (or on a local server via ssh). It's the best IDE that I've used, especially with Copilot. You should have access to Copilot for free, since you are an open source developer. Copilot + GPT4 = 🚀