Results for "convert"

Blogs

Bookmarks

  • CrossMap

    ...enome coordinates between assemblies. It’s not a program for aligning sequences to reference genome. We do not recommend using CrossMap to convert genome coordinates between sp...

    3003 days ago

  • CSBB-v1.0

    ...ows platforms. Currently CSBB provides 13 modules focused on analytical tasks like performing upper-quantile normalization on expression data or convert genome wide gene expression t...

    2862 days ago

  • +13 more Bookmarks

Files

  • Download blasr 1.3 version

    ...429.488 sec[E::hts_open_format] Failed to open file temporarySamsamtools sort: can't open "temporarySam": No such file or directory[bwa_aln_core] convert to sequence coordinate... 1.0...

    2146 days ago

Pages

Top-level pages

Wire posts

  • Convert space separated data to tab separated: perl -p -i -e 's/\s+/\t/g' file.txt #Perl #Tipsoftheday #Perlonliner

    3858 days ago

  • MiraConvert http://manpages.ubuntu.com/manpages/xenial/man1/miraconvert.1.html #MIRA #Assembler #Convert

    2700 days ago

  • +25 more Wire posts

Opportunity posts

Video

Bio-Scripts

Tags

  • Converting BLAST output into CSV

    Suppose we wanted to do something with all this BLAST output. Generally, that’s the case - you want to retrieve all matches, or do a reciprocal BLAST, or something. As with most programs that run on UNIX, the text output is in some specific format. If the program is popular enough, there w...

    Tags: Convert, BLAST, output, CSV, blastn, megablast

    2332 days ago

  • Convert VCF to tab-deilimited table

    Performed with GATK : java -Xmx8g -jar GenomeAnalysisTK.jar \ -T VariantsToTable \ -R reference.fa \ -V reference_genomes_GT.vcf \ -F CHROM -F POS -F REF -F ALT -GF GT \ -o reference_genomes_GT.table multiple_sample.vcf should also be converted to multiple_sample_GT.table using this...

    Tags: Convert, VCF, tab-deilimited, table

    2177 days ago

  • +1 more Tags

Comments