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

The issue of data usage #7

Open
yyly6 opened this issue Apr 25, 2024 · 0 comments
Open

The issue of data usage #7

yyly6 opened this issue Apr 25, 2024 · 0 comments

Comments

@yyly6
Copy link

yyly6 commented Apr 25, 2024

Hello! I noticed that in the data you provided, some sequences do not begin with "ATG", for example, 'TTGAAAAGAAAAGCCAGTATCATGTTTGTCCATCAAGACAAGTACGAAGAATACAAACAGCGGCATGATGACATTTGGCCTGAGATGGCAGAAGCACTCAAAGCTCATGGAGCACACCATTATTCCATTTTTCTAGACGAGGAAACAGGCAGGCTTTTTGCATATTTAGAAATAGAGGATGAAGAGAAATGGAGAAAGATGGCGGACACGGAAGTTTGCCAAAGATGGTGGAAATCGATGGCGCCATTAATGAAAACAAATTCGGATTTCAGTCCTGTTGCGATAGATCTAAAGGAAGTTTTTTATTTGGATTGA'.
When tokenizing, should I discard the part before ATG and start from ATG, or should I just use the entire sequence as it is?
Similarly, when translating it into an amino acid sequence, should I translate the entire sequence directly or start translating from ATG?

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

No branches or pull requests

1 participant