Skip to content

Ravy-LFL/convertisseur_format_fichier_bioinfo_omics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README Project : Convert omics files in differents formats.

Those scripts was write during my 1st semester of my 1st year of master.

This folder contains differents scripts used to convert a format to another. The name of the script indicate the converts. Each file can be used independently but also can be call as a library, as it is done by FormatTools.py.

The easiest way to use the conversion files is to use FormatTools.py which call FormatLibrairie.py containing each necessiry tools.

Usage :

python3 FormatTools.py convert input output.

Note than the single tools can be used as follow : python3 script.py input output.

The output is a new file in the new format.

About

convertisseur pas optimisé de format de fichier bioinformatique

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages