class PijushChakraborty:
def __init__(self):
self.role = "M.Sc. Bioinformatics Student"
self.interests = [
"Genomics",
"Computational Biology",
"NGS Data Analysis",
"Bioinformatics Pipelines"
]
self.currently_learning = [
"Bowtie2",
"Velvet",
"Shell Scripting",
"Algorithms in Python"
]
self.goal = "To bridge biology with computational problem-solving"| Domain | Expertise |
|---|---|
| Sequence Analysis | BLAST, MUSCLE, CLUSTALW, T-Coffee, BioPython |
| NGS Data Processing | FastQC, Cutadapt |
| Currently Exploring | Bowtie2, Velvet |
| Structural Biology | Discovery Studio, SWISS-PDB Viewer |
| Biological Databases | PubMed, GenBank, EMBL, UniProtKB |
| Project | Description |
|---|---|
| Pairwise Aligner | Learning-focused BioPython project demonstrating pairwise alignment concepts through Jupyter Notebook and Flask mini-app. |
| GERMIVERSE | Bioinformatics web platform in development for genomic analysis and workflow implementation. |
while knowledge < mastery:
learn()
practice()
build_projects()
improve()