Flag --backsplicing-only is added to only output noncanonical peptides from circRNA that are spanning backsplicing sites.
Below is an example of the peptide table. For every peptide, there is at least a pair of adjacent segments that the first has larger gene coordinates than the second, meaning it is spanning the backsplicing site.
[x] This PR does NOT contain PHI or germline genetic data. A repo may need to be deleted if such data is uploaded. Disclosing PHI is a major problem.
[x] This PR does NOT contain molecular files, compressed files, output files such as images (e.g..png, .jpeg), .pdf, .RData, .xlsx, .doc, .ppt, or other non-plain-text files. To automatically exclude such files using a .gitignore file, see here for example.
[x] The name of the branch is meaningful and well formatted following the standards, using [AD_username (or 5 letters of AD if AD is too long)]-[brief_description_of_branch].
[x] I have added the major changes included in this pull request to the CHANGELOG.md under the next release version or unreleased, and updated the date.
Description
Flag
--backsplicing-only
is added to only output noncanonical peptides from circRNA that are spanning backsplicing sites.Below is an example of the peptide table. For every peptide, there is at least a pair of adjacent segments that the first has larger gene coordinates than the second, meaning it is spanning the backsplicing site.
Closes #858
Checklist
.png
, .jpeg
),.pdf
,.RData
,.xlsx
,.doc
,.ppt
, or other non-plain-text files. To automatically exclude such files using a .gitignore file, see here for example.CHANGELOG.md
under the next release version or unreleased, and updated the date.