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
Tag cloud
Genome
,
Bioinformatics
,
R
,
Perl
,
NGS
,
Linux
,
Assembly
,
FASTA
,
Tutorial
,
Learn
,
Omics
,
WalkIn
,
Genomics
,
Plot
,
Tools
,
Seq
,
Bioinfo
,
Python
,
Jobs
,
Data
,
Alignment
,
Evolution
,
Reads
,
Job
,
Analysis
,
India
,
Convert
,
Chromosome
,
BAM
,
Sequence
,
SNP
,
Extract
,
Oneliner
,
Research
,
Bash
,
Tricks
,
Algorithms
,
AI
,
Tipsoftheday
,
Script
,
Remove
,
Scripts
,
Future
,
Online
,
Protein
,
PacBio
,
Blast
,
Opportunity
,
BOLover
,
Ubuntu
All site tags
Our Sponsors
Download
BioinformaticsOnline(BOL) Apps
in your chrome browser.
The Wire
All wire posts
Jit
@jit.aber
Thread
By
Jit
2308 days ago
Assembly Conversion
https:/
/
ics.hutton.ac.uk/
tablet/
assembly-conversion/
#Assembly
#Conversion
#NGS
Jit
@jit.aber
Thread
By
Jit
2318 days ago
Machine learning
https:/
/
www.r-bloggers.com/
explaining-black-box-machine-learning-models-code-part-1-tabular-data-caret-iml/
amp/
#machinelearning
#machine
Neel
@neelam
Thread
By
Neel
2318 days ago
https:/
/
gatkforums.broadinstitute.org/
gatk/
discussion/
1268/
what-is-a-vcf-and-how-should-i-interpret-it
#VCF
#vcf
#SNP
Hardeep Kaur
@hardeep
Thread
By
Hardeep Kaur
2319 days ago
sort -k2 -n genome.fa
#Sort
#Column2
#Bash
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2325 days ago
Useful
#tools
for
#genome
analysis
https:/
/
gigascience.biomedcentral.com/
articles/
10.1186/
s13742-015-0077-2
Jit
@jit.aber
Thread
By
Jit
2325 days ago
#Install
#BioPython
$ python2.7 -m pip install biopython $ python3.6 -m pip install biopython $ pypy -m pip install biopython
Jit
@jit.aber
Thread
By
Jit
2325 days ago
http:/
/
qb.cshl.edu/
assemblytics/
#Analysis
#Genome
#Mummer
#Assembly
#Assemblytics
Jit
@jit.aber
Thread
By
Jit
2329 days ago
https:/
/
www.r-bloggers.com/
a-comparative-review-of-the-r-commander-gui-for-r/
amp/
#R
#GUI
Jit
@jit.aber
Thread
By
Jit
2330 days ago
Replace lowercase to N. perl -pe '/^[^>]/ and $_=~ s/[a-z]/N/g' genomic.fna > genomic.N-masked.fna
#Mask
#Lowecase2N
#LowerCase
Jit
@jit.aber
Thread
By
Jit
2330 days ago
Unmask lowercase. perl -pe '/^[^>]/ and $_=uc' genomic.fna > genomic.unmasked.fna
#LowerCase
#Unmask
Jit
@jit.aber
Thread
By
Jit
2330 days ago
http:/
/
education.knoweng.org/
sequenceng/
#learn
#ngs
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2336 days ago
Transcriptome assembly
https:/
/
www.rna-seqblog.com/
tag/
transcriptome-assembly/
#RNA
-seq
#Transcriptome
#Assembly
Jit
@jit.aber
Thread
By
Jit
2336 days ago
Call for applications : Early Career
#Fellowships
in
#Biomedical
#Research
https:/
/
www.indiaalliance.org/
news/
239
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2341 days ago
Get unique ids from column 1 in Linux. $ cat output_file | cut -f 1 | sort | uniq > allUniqOUT
#Unique
#Linux
#Cut
Jit
@jit.aber
Thread
By
Jit
2341 days ago
#tBLASTn
#command
line $ tblastn -query Avaga.pep.out.45.fa -db myDB -outfmt 6 -out output_file -evalue 1e-5 -max_target_seqs 1
#Blast
#Protein
« Previous
30
31
32
33
34
35
36
37
38
39
40
Next »