github.com - wgd is a easy to use command-line tool for KS distribution construction named wgd. The wgd suite provides commonly used KS and colinearity analysis workflows together with tools for modeling and visualization, rendering these...
Nataša Pržulj Lab's research involves applications of graph theory, mathematical modeling, and computational techniques to solving large-scale problems in computational and systems biology.They are interested in computational and theoretical...
NATIONAL INSTITUTE OF IMMUNOLOGY
NEW DELHI-110067
Applications are invited for the position of Research Associate (RA) for the following time-bound sponsored project as per the details given below:
1. BTIS project entitled, “National...
github.com - This is a pipeline for finding motifs in fasta files.It can be run from the command line as follows:
usage: orange_pipeline_refine.py [-h] [-w W] [--nmotifs NMOTIFS] [--iter ITER] [-c C][-s S] [-d] [-ff] [-v V]positive_seq negative_seq
positional...
TIP: By default, environments are installed into the envs directory in your conda directory. Run conda create --help for information on specifying a different path.
Use the Terminal or an Anaconda Prompt for the...
Subprocess is one of simplest way of running linux command from within python code
Example:
if you want to run fastqc for QC of fastq file:
from subprocess import Popen,PIPE,call
p=Popen(["fastqc","-f","fastq","-o",...
github.com - Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. With ventoy, you don't need to format the disk over and over, you just need to copy the image files to the USB drive and boot it. You can copy many image...
github.com - lordFAST is a sensitive tool for mapping long reads with high error rates. lordFAST is specially designed for aligning reads from PacBio sequencing technology but provides the user the ability to change alignment parameters depending on the reads...