Results for "FASTA"

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

    3907 days ago

  • mahree khan

    Skills: Ms Office, C, C++, HTML, CSS, Data Structure, Java, Linux, Biochemistry, FASTA, BLAST

    2627 days ago

  • GenBank to FASTA format conversion, Written By Junguk HUR http://tinyurl.com/ntp7w5v #Perl #FASTA #Genbank

    Tags: Perl, FASTA, Genbank

    3853 days ago

  • Replace N characters with random nucleotide in a FASTA file.

    During sequencing and assembly process Fasta files typically contain invalid characters such as "NNNN", how can I remove those with randon nucleotide charaters A T G C.

    Tags: FASTA, Perl, N characters, Random

    3853 days ago

  • Seqtk is a fast and lightweight tool for processing sequences in the FASTA or FASTQ format. https://github.com/lh3/seqtk #FASTA #FASTAQ #NGS

    Tags: FASTA, FASTAQ, NGS

    3613 days ago

  • FASTA error with Sift ?

    Can anyone tell me how to rectify the problem in Sift ? While am running the fasta sequence of my protein of interest its showing error after few minutes and  few times it giving job id but am not getting the result

    Tags: Protein, Sift, Error, FASTA, Server

    2977 days ago

  • Filter #blank #lines from a #fasta file using sed. $ sed '/^$/d' finalSample.fa > finalSample_filtered.fa #Linux #Filter #FASTA #SED

    Tags: blank, lines, fasta, Linux, Filter, FASTA, SED

    2517 days ago

  • #GFA to #FASTA file conversion. awk '/^S/{print ">"$2"\n"$3}' in.gfa | fold > out.fa

    Tags: GFA, FASTA

    2266 days ago

  • Converting a VCF into a FASTA given some reference !

    Samtools/BCFtools (Heng Li) provides a Perl script vcfutils.pl which does this, the function vcf2fq (lines 469-528) This script has been modified by others to convert InDels as well, e.g. this by David Eccles ./vcf2fq.pl -f <input.fasta> <all-site.vcf> ...

    Tags: Convert, VCF, FASTA, reference, genome, assembly, phase

    2101 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

    855 days ago