Bioinformatics-Guide
Bioinformatics Guide
https://github.com/mikeroyal/Bioinformatics-Guide
Last synced: 3 days ago
JSON representation
-
MATLAB Learning Resources
- PRMLT
- MATLAB Online Courses from edX
- Building a MATLAB GUI
- MATLAB Style Guidelines 2.0
- Setting Up Git Source Control with MATLAB & Simulink
- Create New Repository with MATLAB & Simulink
- MATLAB Online Courses from Udemy
- MATLAB Online Courses from Coursera
- Pull, Push and Fetch Files with Git with MATLAB & Simulink
- MATLAB
- MATLAB Documentation
- Getting Started with MATLAB
- MathWorks Certification Program
- PRMLT
-
MATLAB Tools
- hctsa - series analysis using Matlab.
- YALMIP
- R developer's guide to Azure
- RStudio Server Pro for AWS
- R Language Courses by Coursera
- LightGBM
- Drake - focused pipeline toolkit for reproducibility and high-performance computing.
- Simulink - Based Design. It supports simulation, automatic code generation, and continuous testing of embedded systems.
- MATLAB Schemer
- LRSLibrary - Rank and Sparse Tools for Background Modeling and Subtraction in Videos. The library was designed for moving object detection in videos, but it can be also used for other computer vision and machine learning problems.
- Broom
- Robotics Toolbox for MATLAB - holonomic vehicle. The Toolbox also including a detailed Simulink model for a quadrotor flying robot.
- SEA-MAT
- Gramm - level interface to produce publication-quality plots of complex data with varied statistical visualizations. Gramm is inspired by R's ggplot2 library.
- R
- ML workspace - in-one web-based IDE specialized for machine learning and data science. It is simple to deploy and gets you started within minutes to productively built ML solutions on your own machines. ML workspace is the ultimate tool for developers preloaded with a variety of popular data science libraries (Tensorflow, PyTorch, Keras, and MXnet) and dev tools (Jupyter, VS Code, and Tensorboard) perfectly configured, optimized, and integrated.
- CatBoost
- Plumber
- DiagrammeR
- Knitr - purpose literate programming engine in R, with lightweight API's designed to give users full control of the output without heavy coding work.
- hctsa - series analysis using Matlab.
- An Introduction to R
- Google's R Style Guide
- Running R on AWS
- Learn R by Codecademy
- Learn R Programming with Online Courses and Lessons by edX
- Learn R For Data Science by Udacity
- Rmarkdown
- Rplugin
- Plotly
- Metaflow - life data science projects. Metaflow was originally developed at Netflix to boost productivity of data scientists who work on a wide variety of projects from classical statistics to state-of-the-art deep learning.
- MLR
- GNU Octave - level interpreted language, primarily intended for numerical computations. It provides capabilities for the numerical solution of linear and nonlinear problems, and for performing other numerical experiments. It also provides extensive graphics capabilities for data visualization and manipulation.
-
Python Learning Resources
- Google's Python Education Class
- CheckiO
- Getting Started with Python in Visual Studio Code
- Google's Python Style Guide
- Real Python
- Codecademy's Python 3 course
- Learn Python with Online Courses and Classes from edX
- Python Courses Online from Coursera
- The Python Open Source Computer Science Degree by Forrest Knight
- Intro to Python for Data Science
- Intro to Python by W3schools
- PCPP – Certified Professional in Python Programming 2
-
Python Frameworks and Tools
- Web2py - source web application framework written in Python allowing allows web developers to program dynamic web content. One web2py instance can run multiple web sites using different databases.
- Python Package Index (PyPI)
- Django - level Python Web framework that encourages rapid development and clean, pragmatic design.
- spaCy
- Pillow
- IPython
- Pandas
- PuLP
- Matplotlib - quality figures in a variety of hardcopy formats and interactive environments across platforms.
- Scikit-Learn
- Ruby
- Ruby Documentation
- Ruby Community
- Ruby Gems
- Ruby courses by Coursera
- Learn Ruby course by Codecademy
- Capistrano
- React-Rails
- Brakeman
- AWS Chalice
- Pipenv
- Python Fire
- Pylance
- rbenv
- Python Tools for Visual Studio(PTVS)
- PyCharm
- Pyright
- Bottle - framework for Python. It is distributed as a single file module and has no dependencies other than the [Python Standard Library](https://docs.python.org/library/).
- Falcon - performance Python web framework for building large-scale app backends and microservices with support for MongoDB, Pluggable Applications and autogenerated Admin.
- Neural Network Intelligence(NNI)
- Luigi - in.
- Locust
- Ruby in Twenty Minutes Quickstart
- Getting started with a Ruby on Rails application on CircleCI.
- Airbnb's Ruby Style Guide
- RubyMine
- Rails - application framework that includes everything needed to create database-backed web applications according to the [Model-View-Controller (MVC)](https://en.wikipedia.org/wiki/Model-view-controller) pattern. Understanding the MVC pattern is key to understanding Rails. MVC divides your application into three layers: Model, View, and Controller, each with a specific responsibility.
- Prettier for Ruby
- Active Admin
- Spree - commerce platform for Rails 6 with a modern UX, optional PWA frontend, REST API, GraphQL, several official extensions and 3rd party integrations.
- Sidekiq
- Pry
- dotenv
- Scientist
- fastlane
- Fluentd
- Python Tools for Visual Studio(PTVS)
- HTTPie
- Sanic
-
Tools
- Apache Groovy - typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. It integrates smoothly with any Java program, and immediately delivers to your application powerful features, including scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming and functional programming.
- DesignPatternsPHP
- Swoole - driven asynchronous & coroutine-based concurrency networking communication engine with high performance written in C and C++ for PHP.
- Java Design Patterns
- Elasticsearch
- DBeaver - platform database tool for developers, SQL programmers, database administrators and analysts. Supports any database which has JDBC driver (which basically means - ANY database). EE version also supports non-JDBC datasources (MongoDB, Cassandra, Redis, DynamoDB, etc).
- GraalVM - based languages like Java, Scala, Clojure, Kotlin, and LLVM-based languages such as C and C++.
- Apache Groovy - typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax. It integrates smoothly with any Java program, and immediately delivers to your application powerful features, including scripting capabilities, Domain-Specific Language authoring, runtime and compile-time meta-programming and functional programming.
- Symfony
- JDK Development Tools
- IntelliJ IDEA
- RxJava - based programs by using observable sequences. It extends the [observer pattern](http://en.wikipedia.org/wiki/Observer_pattern) to support sequences of data/events and adds operators that allow you to compose sequences together declaratively while abstracting away concerns about things like low-level threading, synchronization, thread-safety and concurrent data structures.
- okhttp
- YourKit
- PHP 8
- MIT's PHP Code Style Guide
- PHP Style Guide
- PHP tutorial by W3Schools
- PHP MySQL & CodeIgniter Course on Udemy
- PhpStorm
- Laravel
- PHP Intelephense
- PHP Tools for Visual Studio/VS Code
- Composer
- HHVM - source virtual machine designed for executing programs written in [Hack](https://hacklang.org/). HHVM uses a just-in-time (JIT) compilation approach to achieve superior performance while maintaining amazing development flexibility. HHVM should be used together with a webserver like the built in, easy to deploy [Proxygen](https://docs.hhvm.com/hhvm/basic-usage/proxygen), or a [FastCGI-based](https://docs.hhvm.com/hhvm/advanced-usage/fastCGI) webserver on top of nginx or Apache.
- Slim
- Junit
- Java SE
- Guava
- Retrofit - safe HTTP client for Android and Java develped by Square.
- LeakCanary
- Apache Spark - scale data processing. It provides high-level APIs in Scala, Java, Python, and R, and an optimized engine that supports general computation graphs for data analysis. It also supports a rich set of higher-level tools including Spark SQL for SQL and DataFrames, MLlib for machine learning, GraphX for graph processing, and Structured Streaming for stream processing.
- Apache Flink - and batch-processing capabilities with elegant and fluent APIs in Java and Scala.
- Fastjson
- libGDX - platform Java game development framework based on OpenGL (ES) that works on Windows, Linux, Mac OS X, Android, your WebGL enabled browser and iOS.
- Jenkins - source automation server. Built with Java, it provides over 1700 [plugins](https://plugins.jenkins.io/) to support automating virtually anything, so that humans can actually spend their time doing things machines cannot.
- Redisson - Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, and local cache.
- Gradle - language software development. From mobile apps to microservices, from small startups to big enterprises, Gradle helps teams build, automate and deliver better software, faster. Write in Java, C++, Python or your language of choice.
- Mockito
- SpotBugs
- PHP - purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
- What's New in PHP 8 - Auth0
- PHP Manual
- Guzzle
- CodeIgniter
- PHPUnit - oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
- Matomo - featured PHP MySQL software program that you download and install on your own webserver. At the end of the five-minute installation process, you will be given a JavaScript code. Simply copy and paste this tag on websites you wish to track and access your analytics reports in real-time.
- Grav - based Web-platform. There is Zero installation required. Just extract the ZIP archive, and you are already up and running. It follows similar principles to other flat-file CMS platforms, but has a different design philosophy than most. Grav comes with a powerful Package Management System to allow for simple installation and upgrading of plugins and themes, as well as simple updating of Grav itself.
- Whoops - of-the-box, it provides a pretty error interface that helps you debug your web projects, but at heart it's a simple yet powerful stacked error handling system.
- JaCoCo
-
Java Learning Resources
Programming Languages
Categories
Sub Categories
Keywords
python
13
java
6
ruby
6
matlab
3
data-science
3
deep-learning
3
machine-learning
3
android
3
kotlin
2
rest
2
http
2
php
2
http-client
2
curl
2
neural-network
2
neural-networks
2
pytorch
2
nlp
2
cli
2
tensorflow
2
data-visualization
2
packaging
1
webpacker
1
anaconda
1
sprockets
1
react-rails
1
react
1
rails
1
data-analysis
1
jsx
1
shell
1
ruby-versions
1
ruby-installation
1
bash
1
runtime
1
nlp-library
1
spacy
1
natural-language-processing
1
named-entity-recognition
1
docker
1
entity-linking
1
text-classification
1
gpu
1
tokenization
1
jupyter
1
cython
1
artificial-intelligence
1
ai
1
virtualenv
1
pipfile
1