Skip to content
View abdulmashuod's full-sized avatar

Block or report abdulmashuod

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. bioinformatics-fasta-toolkit bioinformatics-fasta-toolkit Public

    A bioinformatics toolkit developed in Python from scratch to parse FASTA files and perform fundamental genomic sequence analyses without relying on Biopython. It can be used for analyzing DNA seque…

    Python 1

  2. Sequence-alignment-tool- Sequence-alignment-tool- Public

    Sequence alignment tool matches two DNA sequences from start to finish. It uses the Needleman-Wunsch algorithm, dynamic programming, and gap penalties to find the best end-to-end alignment

    Python 1

  3. BRCA-genome-expression-analysis BRCA-genome-expression-analysis Public

    Differential gene expression analysis of TCGA breast cancer RNA-seq data using DESeq2

    R 1

  4. sars-cov2-variant-analysis sars-cov2-variant-analysis Public

    Analyze SARS-CoV-2 genomic sequences from different countries and time periods to identify mutations, track variant emergence, and helps to understand viral evolution patterns. This project demonst…

    1

  5. RosalindProblems RosalindProblems Public

    Python

  6. super-duper-bioinformatics super-duper-bioinformatics Public

    A structured bioinformatics fundamentals course. Learn DNA analysis, databases, sequence alignment, and NGS pipelines from scratch.