Results for "File"

Tags

  • Remove unwanted character from fasta file. sed -e '/^[^>]/s/[^ATGCatgc]/N/g' file.fa #fasta #file #header #charater

    Tags: fasta, file, header, charater

    2485 days ago

  • Sort a file with column 2: sort -g -k 2,2 allPacbio.fa.fai > sorted.fai #sort #file #column

    Tags: sort, file, column

    2371 days ago

  • Find matching file names with pattern in a directory. $ ls -dq *_name2search_* | wc -l #file #search #hits #pattern #names #directory

    Tags: file, search, hits, pattern, names, directory

    2240 days ago

  • To know about the file detail $ file .face #file #detail

    Tags: file, detail

    1936 days ago

  • Count the total number of lines in a file. my $total=@{[<INFILE>]}; #Perl #Count #Number #Total #File

    Tags: Perl, Count, Number, Total, File

    3620 days ago

  • Understanding and manipulating SAM/BAM alignment files http://homer.salk.edu/homer/basicTutorial/samfiles.html #SAM #BAM #File #Explain

    Tags: SAM, BAM, File, Explain

    2630 days ago

  • Git large file storage https://git-lfs.github.com/ #Git #Large #File #Storage

    Tags: Git, Large, File, Storage

    2518 days ago

  • AB1 file format http://www6.appliedbiosystems.com/support/software_community/ABIF_File_Format.pdf #AB1 #File #Format

    Tags: AB1, File, Format

    2022 days ago