Results for "UP"

Wire posts

  • Check the upload and download stat in Linux. $ sudo apt-get install vnstat

    2677 days ago

  • #Upgrade the current version of #Linux. $ sudo apt-get update && sudo apt-get upgrade

    2677 days ago

  • #Contiguous and #accurate de novo #assembly of #metazoan genomes with modest long read coverage https://academic.oup.com/nar/article-lookup/doi/10.1093/nar/gkw654

    2667 days ago

  • Working on new features/plugin of BOL, will update you all soon. #BOL #BOLover

    2641 days ago

  • To clean up a fasta file so only first column of the header is outputted:$ awk '{print $1}' file.fa > output.fa #Sed #Clean #Header #Fasta

    2614 days ago

  • Indian Scientist and American Scientist works upon a3D printing machine, by which we made artificial body organism. Where as I think this is a good thing for human .

    2572 days ago

  • Update CPAN $ cpan> install CPAN; reload cpan #cpan #perl

    2566 days ago

  • WalkIn at JIPMER http://jipmer.edu.in/wp-content/uploads/2017/06/Multicentric-Recruitment-on-website.pdf #WalkIn #JIPMER

    2548 days ago

  • Rename #non-accepted #nucleotide from sequence to 'N' $ bbmap/reformat.sh in=genome.fa out=genomeOut.fa iupacToN=t

    2530 days ago

  • Remove unwanted character from fasta file. $ sed -e '/^[^>]/s/[^ATGCatgc]/N/g' file.fa #IUPAC #Special #Character #Remove

    2513 days ago