Introduction à la programmation Python pour la biologie
Cours de Python pour des biologistes par Patrick Fuchs et Pierre Poulain.
Keywords: Python, Programming, Python for Biologists
Introduction à la programmation Python pour la biologie
https://python.sdv.univ-paris-diderot.fr/
http://tess.elixir-uk.org/materials/introduction-a-la-programmation-python-pour-la-biologie
Cours de Python pour des biologistes par Patrick Fuchs et Pierre Poulain.
Patrick Fuchs
Pierre Poulain
Python, Programming, Python for Biologists
Bioinformática con Ñ
"Bioinformática con Ñ" is a project born in 2013 aimed to provide specialized educational bibliography on Bioinformatics for Spanish speakers. The first release, published in 2014 and edited by Álvaro Sebastián and Alberto Pascual-García, consists on more than 500 pages where the following...
Scientific topics: Systems biology, Bioinformatics
Keywords: introduction to bioinformatics, structural biology, biomolecular databases, Systems biology, phylogenetics, Programming, Sequence Analysis, DNA RNA, Virtual Screening, molecular evolution, molecular dynamics, Molecular docking, normal modes analysis, Proteins, protein folding, protein structure alignment, chromatin structure, intrinsically disordered proteins, data minning, R-programming, parallel computing, bibliography management
Resource type: Book
Bioinformática con Ñ
https://zenodo.org/communities/bioinfconn
http://tess.elixir-uk.org/materials/bioinformatica-con-n
"Bioinformática con Ñ" is a project born in 2013 aimed to provide specialized educational bibliography on Bioinformatics for Spanish speakers. The first release, published in 2014 and edited by Álvaro Sebastián and Alberto Pascual-García, consists on more than 500 pages where the following matters are covered: biomedical databases, sequence analysis, phylogeny and evolution, structural biology, including diverse topics such as docking, virtual screening or molecular dynamics, statistics and R, systems biology, programming skills, data mining, parallel computation, bibliography management and science article writing.
F. Abascal, J. Aguirre, E. Andrés-León, D. Bajic, D. Baú, J. A. Bueren-Calabuig, Á. Cortés-Cabrera, I. Dotu, J. M. Fernández, H. G. D. Santos, B. Garcı́a-Jiménez, R. Guantes, I. Irisarri, N. Jiménez-Lozano, J. Klett, R. Méndez, A. Morreale, A. Pascual-Garcı́a, A. Perona, A. Sebastian, M. Stich, S. Tarazona, I. Yruela y R. Zardoya
Portada: Enrique Sahagún
Systems biology
Bioinformatics
introduction to bioinformatics, structural biology, biomolecular databases, Systems biology, phylogenetics, Programming, Sequence Analysis, DNA RNA, Virtual Screening, molecular evolution, molecular dynamics, Molecular docking, normal modes analysis, Proteins, protein folding, protein structure alignment, chromatin structure, intrinsically disordered proteins, data minning, R-programming, parallel computing, bibliography management
Anyone interested in bioinformatics
UNIX Fundamentals
This self-learning tutorial aims to present the UNIX environment and to provide the most basic commands to users with no or very little UNIX knowledge.
The examples are taken from various Biological fields but have been chosen carefully to be easily accessible to a wide audience.
At the end of...
Keywords: Problem based learning, Programming, Unix
Resource type: e-learning
UNIX Fundamentals
https://www.mygoblet.org/training-portal/materials/unix-fundamentals
http://tess.elixir-uk.org/materials/unix-fundamentals-35adf82d-ae32-449d-9627-43b5d18da8cc
This self-learning tutorial aims to present the UNIX environment and to provide the most basic commands to users with no or very little UNIX knowledge.
The examples are taken from various Biological fields but have been chosen carefully to be easily accessible to a wide audience.
At the end of the course, participants are expected to be able to:
Have some understanding on UNIX systems
Navigate through the UNIX filesystem
Execute and understand some UNIX process commands
Correctly set file permissions
Perform basic file management
Participants are encouraged to follow the tutorial sections sequentially.
The tutorial content is sometimes an oversimplification of the Truth - yes, we know!
Due to the diversity of computer systems, we will just assume that participants do have access to a terminal.
For help, please contact your IT support - or a good friend!Authors are affiliated to the SIB Swiss Institute of Bioinformatics:
Vassilios IoannidisWith some content provided by Frédéric Schütz, Volker Flegel and Heinz StockingerContent integration by Grégoire Rossier and Vassilios Ioannidis
Vassilios Ioannidis
Grégoire Rossier
Volker Flegel
Heinz Stockinger
Frédéric Schütz
Problem based learning, Programming, Unix
Bench biologists
Clinical Scientists
Graduate Students
beginner bioinformaticians
biocurators
2014-01-13
2017-10-09
Introduction to Biopython
This is a module from the "Python for Biologists" course. The module presents an introduction to Biopython. It shows how to deal with sequences and sequence records, how to download records from NCBI databases, how to run Blast and how to parse XML Blast outputs.
Keywords: Bioinformatics, Biopython, Programming, Python, Python biologists
Introduction to Biopython
https://www.mygoblet.org/training-portal/materials/introduction-biopython
http://tess.elixir-uk.org/materials/introduction-to-biopython
This is a module from the "Python for Biologists" course. The module presents an introduction to Biopython. It shows how to deal with sequences and sequence records, how to download records from NCBI databases, how to run Blast and how to parse XML Blast outputs.
allegra.via Via
Bioinformatics, Biopython, Programming, Python, Python biologists
Biologists
Biologists, Genomicists, Computer Scientists
bioinformaticians
2013-11-04
2017-10-09
Perl 1 Training Course - For Programming Beginners
A set of slides from The Sainsbury Laboratory Perl course for absolute beginners
Keywords: Perl, Programming
Perl 1 Training Course - For Programming Beginners
https://www.mygoblet.org/training-portal/materials/perl-1-training-course-programming-beginners
http://tess.elixir-uk.org/materials/perl-1-training-course-for-programming-beginners
A set of slides from The Sainsbury Laboratory Perl course for absolute beginners
Dan MacLean
Perl, Programming
Beginners
Bench biologists
2014-07-03
2017-10-09
Using R with Python
This is a module from the "Python for Biologists" course. It describes the Python module interfacing the R package for statistics. The module shows how to calculate mean, standard deviation, z-score and p-value of a set of numbers, and how to generate plots. Input files for the scripts presented...
Keywords: Programming, Python, Python biologists
Using R with Python
https://www.mygoblet.org/training-portal/materials/using-r-python
http://tess.elixir-uk.org/materials/using-r-with-python
This is a module from the "Python for Biologists" course. It describes the Python module interfacing the R package for statistics. The module shows how to calculate mean, standard deviation, z-score and p-value of a set of numbers, and how to generate plots. Input files for the scripts presented are also provided.
allegra.via Via
Programming, Python, Python biologists
Biologists
Biologists, Genomicists, Computer Scientists
beginner bioinformaticians
bioinformaticians
2013-11-04
2017-10-09
Searching data using Python
This is a module from the "Python for Biologists" course. It describes how to use Python dictionary and set data structures to search your data. In particular, how to use a dictionary to represent the genetic code table and use it to translate a nucleotide sequence into a protein sequence, and...
Keywords: Programming, Python, Python biologists
Searching data using Python
https://www.mygoblet.org/training-portal/materials/searching-data-using-python
http://tess.elixir-uk.org/materials/searching-data-using-python
This is a module from the "Python for Biologists" course. It describes how to use Python dictionary and set data structures to search your data. In particular, how to use a dictionary to represent the genetic code table and use it to translate a nucleotide sequence into a protein sequence, and how to use sets to find unique records in two datasets and remove redundancy.
allegra.via Via
Programming, Python, Python biologists
Biologists
Biologists, Genomicists, Computer Scientists
beginner bioinformaticians
2013-11-04
2017-10-09
Pattern Matching
This is a module from the "Python for Biologists" course. It teaches how to do pattern matching in Python, i.e. how to find a substring (or a set of substrings) in a string. To this aim, it introduces the regular expression syntax, and the tools needed to search regular expressions in biological...
Keywords: Pattern matching, Programming, Python, Python biologists
Pattern Matching
https://www.mygoblet.org/training-portal/materials/pattern-matching
http://tess.elixir-uk.org/materials/pattern-matching
This is a module from the "Python for Biologists" course. It teaches how to do pattern matching in Python, i.e. how to find a substring (or a set of substrings) in a string. To this aim, it introduces the regular expression syntax, and the tools needed to search regular expressions in biological sequences and in regular text, such as PubMed abstracts. Exercises and suggested solutions are presented in a separate file.
allegra.via Via
Pattern matching, Programming, Python, Python biologists
Biologists
Biologists, Genomicists, Computer Scientists
beginner bioinformaticians
2013-11-04
2017-10-09
Writing functions in Python programming
This is a module from the "Python for Biologists" course. It deals with functions and how to write and use them. It also introduces namespaces and the tuple data structure. The module contains several exercises and suggested solutions. The text of exercises is also provided in a separate file.
Scientific topics: Bioinformatics
Keywords: Programming, Python, Python biologists
Writing functions in Python programming
https://www.mygoblet.org/training-portal/materials/writing-functions-python-programming
http://tess.elixir-uk.org/materials/writing-functions-in-python-programming
This is a module from the "Python for Biologists" course. It deals with functions and how to write and use them. It also introduces namespaces and the tuple data structure. The module contains several exercises and suggested solutions. The text of exercises is also provided in a separate file.
allegra.via Via
Bioinformatics
Programming, Python, Python biologists
Biologists
Biologists, Genomicists, Computer Scientists
beginner bioinformaticians
2013-11-04
2017-10-09
Python Programs
This is a module from the "Python for Biologists" course. It deals with Python programs, how to write and run them, and how to provide input and generate output. The module also contains exercises and suggested solutions.
Keywords: Programming, Python, Python biologists
Python Programs
https://www.mygoblet.org/training-portal/materials/python-programs
http://tess.elixir-uk.org/materials/python-programs
This is a module from the "Python for Biologists" course. It deals with Python programs, how to write and run them, and how to provide input and generate output. The module also contains exercises and suggested solutions.
allegra.via Via
Programming, Python, Python biologists
Biologists
Biologists, Genomicists, Computer Scientists
beginner bioinformaticians
2013-11-04
2017-10-09
Parsing data records using Python programming
This is a module from the "Python for Biologists" course. One typical problem in bioinformatics is parsing data files. This module explains how to parse FASTA files and GenBank records. It also introduces the if/elif/else construct to make choice in programming and the list data structure. The...
Keywords: Bioinformatics, Programming, Python, Python biologists, Record parsing
Parsing data records using Python programming
https://www.mygoblet.org/training-portal/materials/parsing-data-records-using-python-programming
http://tess.elixir-uk.org/materials/parsing-data-records-using-python-programming
This is a module from the "Python for Biologists" course. One typical problem in bioinformatics is parsing data files. This module explains how to parse FASTA files and GenBank records. It also introduces the if/elif/else construct to make choice in programming and the list data structure. The text of exercises is provided in a separate file.
allegra.via Via
Bioinformatics, Programming, Python, Python biologists, Record parsing
Biologists
beginner bioinformaticians
bioinformaticians
programmers
2013-07-05
2017-10-09
Introduction to Unix
Introductory lecture to the Unix/Linux command-line
Description of the computer shell and the command-line interface
Differences between graphical and command-line interfaces
The most commond Unix/Linux commands are provided
Keywords: Bioinformatics, Programming, Unixlinux
Introduction to Unix
https://www.mygoblet.org/training-portal/materials/introduction-unix-0
http://tess.elixir-uk.org/materials/introduction-to-unix
Introductory lecture to the Unix/Linux command-line
Description of the computer shell and the command-line interface
Differences between graphical and command-line interfaces
The most commond Unix/Linux commands are provided
allegra.via Via
Bioinformatics, Programming, Unixlinux
Anyone wants to start using the Unix/Linux OS
2013-07-04
2017-10-09