Results for "files"

Blogs

Bookmarks

Files

  • Prepare for Coding Interview !

    ...s 2. Trees and Graph algorithms 3. Dynamic Programming 4. Recursive algorithms 5. Scheduling algorithms (Greedy) 6. Caching 1 7. Sorting 8. Files 9. Computability 10. Bitwis...

    836 days ago

Pages

Top-level pages

Wire posts

  • MafFilter: a highly flexible and extensible multiple genome alignment files processor http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3904536/ #MultipleGenomeAlignment #MAF #Genome #Alignment

    3545 days ago

  • replace a word in all files in a directory: grep -lr --exclude-dir=".git" -e "oldword" . | xargs sed -i "s/oldword/newword/g" #Replace #Word #Linux

    3523 days ago

  • +46 more Wire posts

News

Opportunity posts

Bio-Scripts

Tryst

Tags

  • How to separate FASTA sequences by their name in files?

    I have one big file with lots of fasta sequences. I would like to separate the sequences by their name in files. Can anyone please help me to do so. Thanks for your time. Sample fasta sequences in file: >SBI_03055_PP_HisKa|Streptomyces bingchenggensis BCW-1MSSSDAARTGSAEGARDSKRVRTRRTLRDWIVDVC...

    Tags: FASTA, Sequences, Files, Perl

    3913 days ago

  • du -sh * will give you the size of all the directories,files etc in current directory in human readable format. #Linux #Size #Tricks #Folders #Files

    Tags: Linux, Size, Tricks, Folders, Files

    2804 days ago

  • +12 more Tags

Comments