X
Alternative content
BOL
Log in
Username or email
Password
Remember me
Register
Lost password
Activity
News
Opportunity
ResearchLabs
Questions
Pages
Discussion
More
BioScripts
Blogs
Bookmarks
Files
Fun
Groups
Polls
The Wire
Tryst
Videos
Rahul Nayak
@rahul
Rahul Nayak
A Bioinformatician
Blogs
Bookmarks
Files
Fun
News
Opportunity post
Pages
Polls
ResearchLabs post
Tryst
Videos
Wire posts
Tag cloud
Bioinformatics
,
Genome
,
Perl
,
R
,
Linux
,
WalkIn
,
FASTA
,
Assembly
,
ngs
,
Tutorial
,
Learn
,
Trick
,
Oneliner
,
List
,
Scripts
,
Tools
,
C
,
Lab
,
Count
,
Extract
,
header
,
Analysis
,
Jobs
,
Genomics
,
Algorithms
,
Python
,
Evolution
,
Data
,
Free
,
Sequence
,
Directory
,
search
,
Bed
,
Long
,
reads
,
PacBio
,
Workshop
,
Plot
,
Script
,
Pipeline
,
Excel
,
ComparativeGenomics
,
codes
,
OpenSource
,
Online
,
Bio
,
Galaxy
,
Server
,
Tricks
,
Quick
All site tags
Our Sponsors
Download
BioinformaticsOnline(BOL) Apps
in your chrome browser.
The Wire
Rahul Nayak
Rahul Nayak's wire posts
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2130 days ago
ALLHiC: identify allelic contigs
https:/
/
github.com/
tangerzhang/
ALLHiC/
wiki/
ALLHiC:-identify-allelic-contigs
#AllHic
#Scaffolding
#3C
#ALLHiC
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2130 days ago
De novo genome assembly
https:/
/
astrobiomike.github.io/
genomics/
de_novo_assembly
#Genome
#Assembly
#DeNovo
#Genome
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2130 days ago
Errors in sequence assembly and corrections (Bioinformatics)
http:/
/
what-when-how.com/
bioinformatics/
errors-in-sequence-assembly-and-corrections-bioinformatics/
#Assembly
#Error
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2130 days ago
Long read assembly workshop
https:/
/
www.melbournebioinformatics.org.au/
tutorials/
tutorials/
pacbio/
#Long
#Reads
#Assembly
#PacBio
#Learn
#Tutorial
#Workshop
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2130 days ago
https:/
/
bioinformaticsdotca.github.io/
high-throughput_biology_2017
#NGS
#Tutorial
#Learn
#Assembly
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2141 days ago
Fastq 2 fasta convert $ sed '/^@/!d;s//>/;N' sample1.fq > sample1.fa
#fastq2fasta
#fastqtwofasta
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2141 days ago
One liner to remove the description information from a fasta file and just keep the identifier $ perl -p -i -e 's/>(.+?) .+/>$1/g' sample1.fa
#clean
#header
#fasta
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2152 days ago
This script will
#extract
the intron feature
#gff3
and sequence from gene_exon gff3 and fasta file. Extract-intron-from-gff3
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2156 days ago
A De Novo Genome
#Assembly
Algorithm for
#Repeats
and Nonrepeats
https:/
/
www.hindawi.com/
journals/
bmri/
2014/
736473/
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2166 days ago
The
#p53
#pathway
: positive and negative feedback loops
https:/
/
www.nature.com/
articles/
1208615
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2166 days ago
ATM, ATR, and DNA-PK: The Trinity at the Heart of the
#DNA
#Damage
Response
https:/
/
www.sciencedirect.com/
science/
article/
pii/
S1097276517303544
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2168 days ago
Split a multi-FASTA file into individual FASTA files: awk '/^>/{s=++d".fa"} {print > s}' multi.fa
#split
#multifasta
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2172 days ago
Merge overlapping bed file
https:/
/
bedtools.readthedocs.io/
en/
latest/
content/
tools/
merge.html
#bed
#merge
#overlapping
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2172 days ago
make a window of 60k of bed file. $ bedtools makewindows -g genome -w 60000 > 60K.windows.bed
#bed
#bin
#window
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2175 days ago
Long reads assembly tutorial
https:/
/
www.melbournebioinformatics.org.au/
tutorials/
tutorials/
pacbio/
#Long
#Reads
#PacBio
#assembly
#Genome
« Previous
1
2
3
4
5
6
7
8
Next »