Skip to content

fmalmeida/pythonScripts

Repository files navigation

falmeida-py (Felipe Almeida python scripts)

Documentation Status

This repository has been turned into an installable python package in order to facilitate the distribution of my custom python scripts and, in turn, make them easier to execute.

Read the complete documentation »

Installation

Installation is super easy and perhaps not required:

# Download
git clone https://github.com/fmalmeida/pythonScripts.git
cd pythonScripts

# Run without installing
python3 falmeida-py-runner.py -h

# Or install with conda and run anywhere
conda install -c anaconda -c conda-forge -c bioconda -c falmeida falmeida-py

# check installation
falmeida-py -h

Old scripts

All my python scripts as single scripts, that may or may not be included in the package are available in the bkp folder!

License

This repository has no warranty and is free to use, modify and share under GNU GENERAL PUBLIC LICENSE version 3.

Contact

Felipe Almeida almeidafmarques@gmail.com