Results for "Unique"

Tags

  • Get unique ids from column 1 in Linux. $ cat output_file | cut -f 1 | sort | uniq > allUniqOUT #Unique #Linux #Cut

    Tags: Unique, Linux, Cut

    2138 days ago

  • BAUM – Improving Genome Assembly by Adaptive Unique Mapping and Local Overlap-Layout-Consensus

    BAUM, breaks the whole genome into regions by adaptive unique mapping; then the local OLC is used to assemble each region in parallel. BAUM can: (1) perform reference-assisted assembly based on the genome of a close species; (2) or improve the results of existing assemblies that are obtained base...

    Tags: BAUM, Improving, Genome, Assembly, Adaptive, Unique, Mapping, Local, Overlap-Layout-Consensus, OLC

    2019 days ago

  • UniqueKmer: Generate unique KMERs for every contig in a FASTA file

    Generate unique k-mers for every contig in a FASTA file. Unique k-mer is consisted of k-mer keys (i.e. ATCGATCCTTAAGG) that are only presented in one contig, but not presented in any other contigs (for both forward and reverse strands). This tool accepts the input of a FASTA file consisting of ...

    Tags: Unique, Kmer, Mers, Contigs, FASTA, Genome

    870 days ago

  • UniqueKMER

    Generate unique k-mers for every contig in a FASTA file. Unique k-mer is consisted of k-mer keys (i.e. ATCGATCCTTAAGG) that are only presented in one contig, but not presented in any other contigs (for both forward and reverse strands).

    Tags: kmer, unique, UniqueKMER

    875 days ago