Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update agat_sp_add_start_and_stop.pl #429

Merged
merged 14 commits into from
Feb 22, 2024
Merged

update agat_sp_add_start_and_stop.pl #429

merged 14 commits into from
Feb 22, 2024

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
5 checks passed
@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.

1 participant