Skip to main content

Breadcrumb

  1. ACCESS Home
  2. Support
  3. Knowledge Base
  4. Knowledge Base Resources

Knowledge Base Resources

These resources are contributed by researchers, facilitators, engineers, and HPC admins. Please upvote resources you find useful!
Add a Resource

Filters

Topics

  • data-analysis (3)
  • documentation (3)
  • training (2)
  • cloud-computing (1)
  • data-management (1)
  • data-reproducibility (1)
  • hpc-operations (1)
  • matlab (1)
  • parallelization (1)
  • programming (1)
  • programming-best-practices (1)
  • pytorch (1)
  • visualization (1)
  • workflow (1)

Topics

  • data-analysis (3)
  • documentation (3)
  • training (2)
  • cloud-computing (1)
  • data-management (1)
  • data-reproducibility (1)
  • hpc-operations (1)
  • matlab (1)
  • parallelization (1)
  • programming (1)
  • programming-best-practices (1)
  • pytorch (1)
  • visualization (1)
  • workflow (1)

Programming Language

  • python (3)

Programming Language

  • python (3)

Science Domain

  • (-) bioinformatics (6)
  • data-science (3)
  • genomics (3)

Science Domain

  • (-) bioinformatics (6)
  • data-science (3)
  • genomics (3)

Skill Level

  • (-) intermediate (6)
  • advanced (5)
  • beginner (5)

Content Type

  • documentation (3)
  • learning (1)
  • tool (1)
  • website (1)

Skill Level

  • (-) intermediate (6)
  • advanced (5)
  • beginner (5)

Content Type

  • documentation (3)
  • learning (1)
  • tool (1)
  • website (1)
HPCwire
0
  • HPCwire
HPCwire is a prominent news and information source for the HPC community. Their website offers articles, analysis, and reports on HPC technologies, applications, and industry trends.
documentationpytorchdata-sciencebioinformaticshpc-operationstrainingprogrammingprogramming-best-practicespython
0 Likes

Login to like
Type
website
Level
Beginner, Intermediate, Advanced
Biopython Tutorial
0
  • Overview
  • Cookbook
The Biopython Tutorial and Cookbook website is a dedicated online resource for users in the field of computational biology and bioinformatics. It provides a collection of tutorials and practical examples focused on using the Biopython library. The website offers a series of tutorials that cover various aspects of Biopython, catering to users with different levels of expertise. It also includes code snippets and examples, and common solutions to common challenges in computational biology.
bioinformaticsgenomicspython
0 Likes

Login to like
Type
learning
Level
Beginner, Intermediate, Advanced
MATLAB bioinformatics toolbox
0
  • https://www.mathworks.com/products/bioinfo.html
Bioinformatics Toolbox provides algorithms and apps for Next Generation Sequencing (NGS), microarray analysis, mass spectrometry, and gene ontology. Using toolbox functions, you can read genomic and proteomic data from standard file formats such as SAM, FASTA, CEL, and CDF, as well as from online databases such as the NCBI Gene Expression Omnibus and GenBank.
visualizationdata-analysisbioinformaticsgenomicsmatlab
0 Likes

Login to like
Type
tool
Level
Beginner, Intermediate, Advanced
Samtools Documentation
0
  • https://www.htslib.org/doc/
Samtools is a suite of programs for interacting with high-throughput sequencing data, especially in the SAM/BAM format. It offers various utilities for processing, analyzing, and managing sequence data generated from next-generation sequencing (NGS) experiments. Samtools is widely used in bioinformatics and genomics research for tasks such as read alignment, variant calling, and data manipulation.
documentationdata-analysisbioinformaticsdata-sciencegenomics
0 Likes

Login to like
Type
documentation
Level
Beginner, Intermediate, Advanced
Optimizing Research Workflows - A Documentation of Snakemake
0
  • https://snakemake.readthedocs.io/en/stable/
Snakemake is a powerful and versatile workflow management system that simplifies the creation, execution, and management of data analysis pipelines. It uses a user-friendly, Python-based language to define workflows, making it particularly valuable for automating and reproducibly managing complex computational tasks in research and data analysis.
documentationdata-analysisdata-reproducibilityworkflowbioinformaticsdata-sciencepython
0 Likes

Login to like
Type
documentation
Level
Intermediate, Advanced
Bioinformatics Workflow Management with Nextflow
0
  • https://www.nextflow.io/
  • https://www.nextflow.io/docs/latest/index.html
Nextflow is an open-source, domain-specific language and workflow manager designed for the execution and coordination of scientific and data-intensive computational workflows. It was specifically created to address the challenges faced by researchers and scientists when dealing with complex and scalable computational pipelines, particularly in fields such as bioinformatics, genomics, and data analysis. Here provided some links to start with.
cloud-computingparallelizationdata-managementbioinformaticstraining
0 Likes

Login to like
Type
documentation
Level
Beginner, Intermediate