Results for "grep"

Blogs

Bookmarks

Files

  • Download blasr 1.3 version

    ...tes of the reads using BWA aln...[Thu Jun 14 18:58:37 2018] Generate alignments of reads using bwa sampe...bwa samse -n 1 all_p_ctg.fa read.sai - | grep '\(^@\|XT:A:U\)' | /usr/local...

    2164 days ago

Pages

Top-level pages

Wire posts

  • Count the number of "pattern" occurrence in a file grep -o 'pattern' anc.annots.gff | wc -l #Linux #grep #Count #Number #Occurrence

    3629 days ago

  • To count number of fasta entries, I use: grep -c '^>' mySequences.fasta #Perl #Count #Number #Fasta #Linux #Grep

    3588 days ago

  • +21 more Wire posts

Fun

Bio-Scripts

  • Genetic Algorithms demonstration with word DNA in Perl

    ...have only the fitness come through my @weights = map { $_->{fitness} } grep { $_->{survived} } @$pop...rds over $max_entry_length letters, and uppercase them @dictionary = grep { length($_) > 1 && length($...

    2384 days ago

  • BloomFilter

    ...hecking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/g...hecking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -...

    2164 days ago

  • +14 more Bio-Scripts

Comments