Results for "LR"

Wire posts

  • perl -pe '/^>/ ? print "\n" : chomp' LR.fasta | tail -n +2 > out.fasta #singleLine #Multifasta #Multi2Single

    2098 days ago

  • Rename the fasta header perl -ane 'if(/\>/){$a++;print ">LR$a\n"}else{print;}' allPacBio_clean.fa > allPacBio_clean_shortName.fa #fasta #header #rename

    2013 days ago

  • https://archive.codeplex.com/?p=rclr #R #dotNET

    1913 days ago

  • fastq-pair: Match up paired end fastq files quickly and efficiently https://github.com/linsalrob/fastq-pair #fastq-pair #fastq

    1834 days ago