Skip to content

PatiGenius/git_HandsOn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git_HandsOn

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.

About

Introduction to Git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages