Skip to content

Commit

Permalink
detailed wiki struc. added
Browse files Browse the repository at this point in the history
  • Loading branch information
arashbagherabadi committed Aug 17, 2024
1 parent 27f100b commit 6e75020
Showing 1 changed file with 64 additions and 1 deletion.
65 changes: 64 additions & 1 deletion ROADMAP3/Wiki.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Home
│ │ ├── Genomics and Transcriptomics
│ │ ├── Proteomics and Metabolomics
│ │ ├── Epigenomics
| | ├── Other Omics
│ │ ├── Functional Genomics
│ │ ├── Network and Pathway Analysis
│ ├── Modeling and Simulation
Expand Down Expand Up @@ -37,4 +38,66 @@ Modeling and Simulation: Integrates molecular modeling, systems biology, computa

Integrated Platforms and Tools: Focuses on SaaS platforms, cloud computing, and collaborative tools that support bioinformatics and computational biology research.

By following this structure, the Wiki will serve as a comprehensive resource for both newcomers and experienced researchers, providing clear pathways for learning and exploration in these dynamic fields.
By following this structure, the Wiki will serve as a comprehensive resource for both newcomers and experienced researchers, providing clear pathways for learning and exploration in these dynamic fields.


Home
├── Prerequisites
│ ├── Biology Fundamentals
│ │ ├── Molecular and Cellular Biology
│ │ ├── Genetics and Genomics
│ ├── Programming Fundamentals
│ │ ├── Python for Bioinformatics
│ │ ├── R for Statistical Computing
│ │ ├── Unix/Linux Command Line
│ ├── Mathematics and Statistics
│ │ ├── Probability and Statistics
│ │ ├── Linear Algebra and Calculus
│ │ ├── Algorithms and Data Structures
│ ├── Introduction to Bioinformatics
│ ├── Bioinformatics Tools and Databases
│ ├── Sequence Alignment and Analysis
│ ├── Basics of Next-Generation Sequencing (NGS)
│ ├── Introduction to Omics Technologies
├── Main Sections
│ ├── Omics Data Analysis and Interpretation
│ │ ├── Genomics and Transcriptomics
│ │ ├── Proteomics and Metabolomics
│ │ ├── Epigenomics
│ │ ├── Metagenomics
│ │ ├── Single-Cell Omics
│ │ ├── Functional Genomics
│ │ ├── Network and Pathway Analysis
│ ├── Modeling and Simulation
│ │ ├── Molecular Modeling and Dynamics
│ │ ├── Systems Biology
│ │ ├── Computational Ecology and Evolution
│ │ ├── Evolutionary Biology and Phylogenetics
│ │ ├── Computational Pharmacology and Drug Design
│ │ ├── Machine Learning and AI in Biology
│ │ ├── Mathematical Modeling of Biological Systems
│ ├── Integrated Platforms, Tools, and Technologies
│ │ ├── SaaS Platforms for Bioinformatics
│ │ ├── Cloud Computing and Data Management
│ │ ├── High-Performance Computing (HPC) in Bioinformatics
│ │ ├── Collaborative Research Tools
│ │ ├── Data Visualization Techniques
│ │ ├── Big Data in Bioinformatics
│ │ ├── Data Integration and Multi-Omics Analysis
├── Specialized Topics
│ ├── Clinical Bioinformatics
│ ├── Agricultural Bioinformatics
│ ├── Environmental Bioinformatics
│ ├── Synthetic Biology
│ ├── Personalized Medicine
│ ├── Ethics in Bioinformatics
│ ├── Bioinformatics in Public Health
├── Additional Resources
├── Online Courses and Certifications
├── Books and Publications
├── Conferences, Workshops, and Webinars
├── Open-Source Projects and Repositories
├── Scientific Journals and Papers
├── Career Guidance and Job Opportunities


0 comments on commit 6e75020

Please sign in to comment.