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
Our Sponsors
Download
BioinformaticsOnline(BOL) Apps
in your chrome browser.
The Wire
#List
Wire posts tagged with 'List'
BioStar
@biostar
Thread
By
BioStar
361 days ago
List of bioinformatics journals with impacts
https:/
/
scholar.google.com/
citations?view_op=top_venues&hl=en&vq=eng_bioinformatics
#Journals
#List
#Impact
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
1675 days ago
Extract the underscore separated values. $ awk '{split($0,a,"_"); print a[1]"_"a[2]}' aaa.txt | sort | uniq -u > all_ids_sm.txt
#awk
#bash
#underscore
#list
Neel
@neelam
Thread
By
Neel
1846 days ago
List all files by size in Linux $ ls -l -S | sort -k 5 -n
#Linux
#Size
#List
Jit
@jit.aber
Thread
By
Jit
2113 days ago
Bioconda packages for bioinformatician
https:/
/
conda-static.anaconda.org/
bioconda/
#conda
#bioconda
#packages
#list
#tools
BioJoker
@biojoker
Thread
By
BioJoker
2117 days ago
List all the bash command related to time $ apropos time
#bash
#time
#list
BioJoker
@biojoker
Thread
By
BioJoker
2117 days ago
ls -a to list all files
#bash
#list
#ls
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2283 days ago
du -sh * | sort | grep "G"
#List
size of all the directory
#Size
#List
#Directory
#Linux
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2504 days ago
Bioinformatics tools collection and database
https:/
/
bio.tools
#tools
#database
#search
#list
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2685 days ago
You can use the df command to know the free space in the disk: $ df -h .
#df
#Linux
#List
#Free
#Space
Rahul Nayak
@rahul
Thread
By
Rahul Nayak
2685 days ago
To know the size of the directory in current folder. $ du -sh *
#Size
#Directory
#List
#Space
#Linux
#du
Jit
@jit.aber
Thread
By
Jit
2933 days ago
List all kernels dpkg --get-selections | grep "linux-image-[[:digit:]].*" | tr "\t" ";" | cut -d ";" -f1
#Kernels
#Linux
#List
Jit
@jit.aber
Thread
By
Jit
3735 days ago
Join the result of ls -1 into one line and delimit it with comma : newStr=$(ls -m *.txt) or mystring=$(printf "%s," *)
#Bash
#Comma
#String
#List
#ls
Aaryan Lokwani
@aaryan
Thread
By
Aaryan Lokwani
3811 days ago
List of bioinformatics companies worldwide
http:/
/
grouthbio.com/
Genome_Software_Service.php
#Companies
#Worldwide
#Bioinformatics
#List
#Name