Results for "Command lines"

Wire posts

  • Remove duplicated lines from text file. $ awk '!seen[$0]++' allIds #duplicate #lines #remove #awk

    2460 days ago

  • Linux command to find the file contains a string "LOCK_EX": grep -Ril "LOCK_EX" / #Root #Find #Linux #Grep #search

    2348 days ago

  • https://web.expasy.org/cellosaurus/- a knowledge resource on cell lines #Cell #line #DB

    2227 days ago

  • #tBLASTn #command line $ tblastn -query Avaga.pep.out.45.fa -db myDB -outfmt 6 -out output_file -evalue 1e-5 -max_target_seqs 1 #Blast #Protein

    2138 days ago

  • List all the bash command related to time $ apropos time #bash #time #list

    1933 days ago

  • The command du "summarizes disk usage of each FILE, recursively for directories," e.g., du -h | sort -h #Disk #Usage #Linux

    1855 days ago

  • Teach R to read handwritten Digits with just 4 Lines of Code https://www.r-bloggers.com/teach-r-to-read-handwritten-digits-with-just-4-lines-of-code/ #read #handwritten #digits #code #R

    1761 days ago

  • Sort and get the best first of duplicated lines $ sort -k3rn file | sort -u -k1,1 #Sort #Duplicated #Value

    1383 days ago

  • Finally, a command line shell for the 90s https://fishshell.com/ #Shell #Command #Linux #FishShell

    1182 days ago

  • Command Line BLAST https://open.oregonstate.education/computationalbiology/chapter/command-line-blast/ #blastp #blastn #blastx #tblastn #blastx

    945 days ago