Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Juke34
Copy link
Collaborator

@Juke34 Juke34 commented Feb 21, 2024

Allow to deal with stop out of the CDS (GTF case)
Add option to extend the CDS when searching a start or stop until it find one
Allow to avoid the IUPAC code used by default by bioperl. e.g. By default N is considered as A,T,G or C. So a NNN codon is seen as a start/stop codon. With the option --ni or --na codon with IUPAC code will be skipped.

… IUPAC code in codons. Add option to extend the sequence to find the next start/stop codon in the sequence if absent from the CDS
…create the start codon. Pass again by the omniscient parser to set proper location if extension option was activated
… if needed because the test @ was wrong because was not the number of location but the size of the location object. I took the opportunity to update that part of the code to be more concise and efficient
@Juke34 Juke34 merged commit b3b4c47 into master Feb 22, 2024
@Juke34 Juke34 deleted the stop branch February 23, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants