Áine O'Toole
Áine O'Toole
Thank you @pmenzel! 😄 I like that idea and would be happy to include it in snipit! I'll add it as a feature request for the moment as am trying...
I had only merged into main, hadn't quite pushed the lasest distribution to pypi. It's up there now, if you run `pip install --upgrade snipit`, it should download that now!
Hi @rvaser, out of interest, is the --no-trim feature likely to make it onto the master branch and into a conda recipe in the near future? I've been working on...
I was using --no-trimming on the feature_no_trim branch. Full command: racon/build/bin/racon --no-trimming -t 1 {input.reads} {input.paf} {input.fasta} > {output} Previously using a conda installed version, with each iteration of racon,...
Excellent! Thanks for this, it's working well!
Snipit does have the ability to parse a genbank file (I added it in when i'd originally been thinking about amino acid level stuff for snipit, but then got distracted...
Hi @martinmchugh, @ammaraziz has added amino acid alignment support to the tool- so you can now supply amino acid alignments!