Anthony
Anthony
Is there a timeline on this? I'd be interested in using such a model. :)
The default SnpEff config file has a nice set of codon tables this functionality could pull from: ``` #------------------------------------------------------------------------------- # Codon tables # # Format: It's a comma separated "codon/aminoAcid[+*]"...
Sounds good. I started writing my own C# VCF parser a while back, and I'm in the need for one now. I definitely wouldn't mind hopping on this bandwagon and...
Sounds good! See https://github.com/dotnetbio/bio/pull/38
I calculated the iBAQ intensities based on the MM quantified peptides.
I was able to reproduce this error. It looks like the installer settings are okay. Spritz installs with the same `perMachine` setup, and Spritz will start up from non-admin accounts,...
It looks like `dotnet` is available in both admin and non-admin accounts if installed. I wonder if there's something else about the admin environment that's missing.
Here's a draft of the actions that AppVeyor is doing: https://github.com/smith-chem-wisc/MetaMorpheus/pull/2128/files.
Yep! And it'll be version controlled and all in one place.
These are great notes. What issues did you run into with token usage on other forks? Personally, I find these to be more features than bugs: * The release workflows...