- π I have a degree in Doctor of Veterinary Medicine (DVM).
- π Fun fact: I am a self-taught programmer.
- π€ I am transitioning to computational biology and data science.
- β‘ I have learned genomic data analysis, bulk RNA-seq, and single-cell RNA-seq data analysis.
- π± I have developed and sold desktop software, web apps, and Android apps.
- β¨ I have worked with React-Native for cross-platform mobile apps.
- π― I am well-versed in ReactJS, NextJS, Django, Flask, SQL & NoSQL, FastAPI, and ExpressJS.
- β‘ I want to grow my skills through projects in bioinformatics, computational biology, and data science.
- π¬ Ask me about genomics, machine learning, Python, NodeJS, and R.
- π Gists - https://gist.github.com/m-abdullah-nabeel
- π« Portfolio - https://dr-abdullah-nabeel.web.app
- π₯ Blog - https://medium.com/@manabeel.vet
- π΄ Services - https://www.fiverr.com/manabeel
π―
Focusing
Pinned Loading
-
genome_mapping_using_bowtie2
genome_mapping_using_bowtie2 1sudo apt install bowtie2
23mkdir ce_idx
4bowtie2-build --threads 4 ref/GCF_000002985.6_WBcel235_genomic.fna ce_idx/idx
5 -
Bioconductor-for-Genomic-Data-Science
Bioconductor-for-Genomic-Data-Science PublicMy efforts on completing this course, documented online to help you not quit learning.
-
Bcftools - Variant Calling and Stati...
Bcftools - Variant Calling and Statistics 1# creating a vcf file
2bcftools mpileup -f ref/GCF_000002985.6_WBcel235_genomic.fna -o vars/raw.vcf -O v --threads 8 maps/bt2.g.sorted.bam
34# getting only variants
5bcftools call --ploidy 2 -v -m -o vars/var.vcf vars/raw.vcf
-
-
employees-evaluation-by-points-scoring-firebase-react-MUI
employees-evaluation-by-points-scoring-firebase-react-MUI PublicJavaScript
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.