Help for this page

Select Code to Download


  1. or download this
    grep -A2 -f candseq_data_file rawseq_data_file
    
  2. or download this
    @is_member = grep { $_ =~ /$candseq/} @rawseq;