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

Consider 5' to 3' and vice versa #458

Open
VerisimilitudeX opened this issue Jan 9, 2025 · 5 comments
Open

Consider 5' to 3' and vice versa #458

VerisimilitudeX opened this issue Jan 9, 2025 · 5 comments
Assignees
Labels
good first issue Good for newcomers research research relating to the project

Comments

@VerisimilitudeX
Copy link
Owner

No description provided.

@VerisimilitudeX VerisimilitudeX added the research research relating to the project label Jan 9, 2025
@VerisimilitudeX VerisimilitudeX self-assigned this Jan 9, 2025
@VerisimilitudeX VerisimilitudeX added the good first issue Good for newcomers label Jan 12, 2025
@plopez26DPU
Copy link
Contributor

What's the information on this issue? @VerisimilitudeX

@VerisimilitudeX
Copy link
Owner Author

@plopez26DPU I will get you a thorough description by the end of this weekend! For now, you can work on the other issue. Thanks!

@VerisimilitudeX
Copy link
Owner Author

Detect the direction of the DNA (add different cases for each format the DNA file may be structures in) and then reverse it.

The reverseDna() method in DNAAnalysis already implements this fully, but you would just need store the current direction of the DNA at all times. If the direction is not in the file, then assume a 5to3 direction.

@plopez26DPU

@plopez26DPU
Copy link
Contributor

I can look into this more now

@VerisimilitudeX
Copy link
Owner Author

VerisimilitudeX commented Feb 25, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers research research relating to the project
Projects
None yet
Development

No branches or pull requests

2 participants