Pinned Repositories
ADS-codes
CG-codes
Computer graphics algorithms
CLRS
:notebook:Solutions to Introduction to Algorithms
cpm-cc
Critical Path Method implementation in C++
cs725-2020-assign1
CS 725 (2020) Programming Assignment 1 (Linear Regression)
gnx-tools
genome basic statistics tool (e.g. n50, n10, ng50,...)
Rosalind-Codes
This contains the codes used to solve the problems given in Rosalind platform
SPIA
This is a read-only mirror of the Bioconductor SVN repository. Package Homepage: http://bioconductor.org/packages/devel/bioc/html/SPIA.html Contributions: http://bioinformatics.oxfordjournals.org/cgi/reprint/btn577v1. Bug Reports: https://support.bioconductor.org/p/new/post/?tag_val=SPIA.
namratha2913's Repositories
namratha2913/Rosalind-Codes
This contains the codes used to solve the problems given in Rosalind platform
namratha2913/SPIA
This is a read-only mirror of the Bioconductor SVN repository. Package Homepage: http://bioconductor.org/packages/devel/bioc/html/SPIA.html Contributions: http://bioinformatics.oxfordjournals.org/cgi/reprint/btn577v1. Bug Reports: https://support.bioconductor.org/p/new/post/?tag_val=SPIA.
namratha2913/ADS-codes
namratha2913/CG-codes
Computer graphics algorithms
namratha2913/CLRS
:notebook:Solutions to Introduction to Algorithms
namratha2913/cpm-cc
Critical Path Method implementation in C++
namratha2913/cs725-2020-assign1
CS 725 (2020) Programming Assignment 1 (Linear Regression)
namratha2913/gnx-tools
genome basic statistics tool (e.g. n50, n10, ng50,...)
namratha2913/Hill-Climbing-Search
Implementation of hill climbing search in Python
namratha2913/hts-specs
Specifications of SAM/BAM and related high-throughput sequencing file formats
namratha2913/isChIP
Fast realistic ChIP-seq simulator
namratha2913/Machine-Learning
Machine learning library written in readable python code
namratha2913/Multilayer-Perceptron
Basic python-numpy implementation of Multi-Layer Perceptron and Backpropagation with regularization
namratha2913/NCBS_2024
Statistical Genomics NCBS 2024
namratha2913/samtools
Tools (written in C using htslib) for manipulating next-generation sequencing data
namratha2913/scikit-learn
scikit-learn: machine learning in Python
namratha2913/semantic-analyzer
A semantic analyzer is a 3rd phase of a compiler. The following program makes use of grammar used in a desktop calculator. The user has to enter a mathematical expression, based on the grammar of a desktop calculator it creates a parse tree to determine the order of evaluation.
namratha2913/Spoon-Knife
This repo is for demonstration purposes only.
namratha2913/velvet
Short read de novo assembler using de Bruijn graphs
namratha2913/VirusDiscoveryProject
Software, architecture, and data index design for the 2018/2019 Virus Discovery Project