sangeranalyseR icon indicating copy to clipboard operation
sangeranalyseR copied to clipboard

SangerContig: support for non-coding references

Open nick-youngblut opened this issue 3 years ago • 1 comments

At least for sangerseqR_1.34.0, one can provide a reference for SangerContig(), but it must be an amino acid sequence (refAminoAcidSeq=), so non-coding genes (e.g., 16S rRNA) are not supported. It would be helpful to enable DNA sequence references.

Also, one cannot pass certain arguments to DECIPHER::AlignSeqs() from SangerContig() such as iterations and refinements. This feature would be helpful for potentially improving alignments.

nick-youngblut avatar Feb 27 '23 17:02 nick-youngblut

Hi @nick-youngblut, thank you for your valuable feedback and bug reports; we genuinely appreciate your contributions.

sangeranalyseR has not been actively maintained for some time, but now I'm considering adding these features and planning for a stable release.

If you'd like to get involved, please feel free to open a pull request, and we can collaborate on implementing these improvements. I'll keep you updated on our progress.

Kuanhao-Chao avatar Aug 21 '23 05:08 Kuanhao-Chao