mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2024-12-23 16:56:35 +00:00
change name
This commit is contained in:
parent
49638ed26b
commit
e523411146
@ -1,5 +1,5 @@
|
|||||||
# BBO-Bioinformatics-Bash-Oneliner
|
# Bash-Oneliner
|
||||||
Hi bioinformaticans and bash learner, welcome to BBO, Bioinformatics Bash Oneliner learning station. I started studying bioinformatics data three years ago, and I was amazed by those single-word bash commands which are much faster than my dull scripts, so i started bash. Not all the code here is oneliner (if the ';' counts..), but i put effort on making them brief and fast.
|
Hi bash learners and bioinformaticans, welcome to Bash Oneliner learning station. I started studying bioinformatics data three years ago, and I was amazed by those single-word bash commands which are much faster than my dull scripts, so i started bash. Not all the code here is oneliner (if the ';' counts..), but i put effort on making them brief and fast.
|
||||||
|
|
||||||
This blog will focus on bash commands for parsing biological data for dummies like me, most of which are tsv files (tab-separated values); some of them are for Ubuntu system maintaining (for dummies). I have been recording the bash commands on my notebook, but putting them on web will help others and myself to query. I apologize that there won't be any citation for the codes, coz i haven't make any record of it, but they are probably from dear Google and Stackoverflow.
|
This blog will focus on bash commands for parsing biological data for dummies like me, most of which are tsv files (tab-separated values); some of them are for Ubuntu system maintaining (for dummies). I have been recording the bash commands on my notebook, but putting them on web will help others and myself to query. I apologize that there won't be any citation for the codes, coz i haven't make any record of it, but they are probably from dear Google and Stackoverflow.
|
||||||
|
|
||||||
@ -8,9 +8,6 @@ English and bash are not my first language, so... correct me anytime, thank you
|
|||||||
In case you would like to check up and like my stupid questions on Stackoverflow, here's my page:
|
In case you would like to check up and like my stupid questions on Stackoverflow, here's my page:
|
||||||
http://stackoverflow.com/users/4290753/once
|
http://stackoverflow.com/users/4290753/once
|
||||||
|
|
||||||
If you want to check out stylish BBO:
|
|
||||||
http://bbonut.blogspot.tw
|
|
||||||
|
|
||||||
|
|
||||||
##Handy Bash oneliner commands for tsv file editing
|
##Handy Bash oneliner commands for tsv file editing
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user