Protect Your Dream, Protect Your Happiness.

Tuesday, July 29, 2014

Form FastQ to FastA

awk 'NR % 4 == 1 {print ">" $0 } NR % 4 == 2 {print $0}' my.fastq > my.fasta

awk 'BEGIN{P=1}{if(P==1||P==2){gsub(/^[@]/,">");print}; if(P==4)P=0; P++}' Head-80k-ChIA-PET.fastq > Head-80k-ChIA-PET.fasta
Posted by Unknown at 1:57 PM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: Research

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2016 (2)
    • ►  March (1)
    • ►  February (1)
  • ▼  2014 (57)
    • ►  November (1)
    • ►  October (1)
    • ►  September (6)
    • ►  August (11)
    • ▼  July (20)
      • Install Google Earth in Ubuntu 14.04 64bit
      • How to install Adobe Reader on Ubuntu
      • Form FastQ to FastA
      • Crises
      • 宝宝最近辛苦了
      • Happiness
      • You Deserve Better
      • ubuntu下安装谷歌拼音输入法(ibus)
      • Easiest way to install Oracle Java on Ubuntu.
      • 爱体现在很多方面
      • Mass Law on High Beams
      • Dim High Beams
      • 23 Photos Of Animals And Their Parents That Will M...
      • God help those who help themselves.
      • Dr. Zhou's paper has been rated as highly accessed.
      • Learning C from Java
      • Moving from Java to C++
      • Hew out of the mountain of despair a stone of hope!
      • bash script to sort and index all the bam files in...
      • How to Motivate Yourself
    • ►  June (17)
    • ►  April (1)
Simple theme. Theme images by gaffera. Powered by Blogger.