The script seqClasse.py allows us to classify a sequence as DNA or RNA depending on the bases found in the sequence. When "T" base is found, the program returns a message advising us that the sequence is DNA. When "U" base is found, we are facing a RNA sequence. If none of the bases is found (A,C,G,T-U) in the sequence, then we conclude we are not facing a DNA sequence neither a RNA one. At the same time, we can also look for a motif in the sequence and see if a match is returned or not.
-
Notifications
You must be signed in to change notification settings - Fork 0
PatiGenius/git_HandsOn
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Introduction to Git
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published