Skip to content

mariabernard/GABI_2021_initiation_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GABI_2021_initiation_python

Replit folder to illustrate how to programme in python.

.replit file configure which script will be launched. By default it is configure to run de STEP1. To launch next step update the .replit file

Step1 : init

Simple python script to discover terminal, script, numbers and string, and simple operation.

Step2 : colstat

More complexe script to parse list in a loop, compute simple mathematics metrics, and improve a first version bu using dedicated package.

Uncomment/Comment corresponding line in the .replit file.

Step3 : getseq

More specialised script to manipulate object to read biological file.

Uncomment/Comment corresponding line in the .replit file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages