Results for "files"

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

    3906 days ago

  • du -sh * will give you the size of all the directories,files etc in current directory in human readable format. #Linux #Size #Tricks #Folders #Files

    Tags: Linux, Size, Tricks, Folders, Files

    2797 days ago

  • maftools : Summarize, Analyze and Visualize MAF Files

    With advances in Cancer Genomics, Mutation Annotation Format (MAF) is being widely accepted and used to store somatic variants detected. The Cancer Genome Atlas Project has sequenced over 30 different cancers with sample size of each cancer type being over 200. Resulting ...

    Tags: maftools, Summarize, Analyze, Visualize, MAF, Files

    1213 days ago

  • HISAT2 Index Files Download !

    Resource for downloading all the HISAT2 related files  Please cite: Kim, D., Paggi, J.M., Park, C. et al. Graph-based genome alignment and genotyping with HISAT2 and HISAT-genotype. Nat Biotechnol 37, 907–915 (2019). https://doi.org/10.1038/s41587-019-0201-...

    Tags: Location, Hisat2, Genome, Download, Files

    946 days ago

  • SeqFu: A Suite of Utilities for the Robust and Reproducible Manipulation of Sequence Files

    A general-purpose program to manipulate and parse information from FASTA/FASTQ files, supporting gzipped input files. Includes functions to interleave and de-interleave FASTQ files, to rename sequences and to count and print statistics on sequence...

    Tags: SeqFu, Suite, Utilities, Robust, Reproducible, Manipulation, Sequence, Files

    780 days ago

  • Multi fasta to single fasta files $ perl -ne 'if (/^>(\S+)/) { close OUT; open OUT, ">$1.fasta" } print OUT' genome.fasta #Multi-fasta #fasta #multi #genome #files

    Tags: Multi, fasta, multi, genome, files

    1123 days ago

  • “One code to find them all”: a perl tool to conveniently parse RepeatMasker output files

    One code to find them all is a set of perl scripts to extract useful information from RepeatMasker about transposable elements, retrieve their sequences and get some quantitative information. Assemble RepeatMasker hits into complete TE copies, including LTR-retrotransposon Retrieve correspond...

    Tags: perl, tool, conveniently, parse, RepeatMasker, output, files

    2146 days ago

  • [E::bwa_idx_load_from_disk] fail to locate the index files

    I receive this error while mapping with BWA MEM ! How to fix it ?

    Tags: bwa, idx, load, disk, fail, locate, index, files

    2030 days ago

  • vcfR: a package to manipulate and visualize VCF data in R

    VcfR is an R package intended to allow easy manipulation and visualization of variant call format (VCF) data. Functions are provided to rapidly read from and write to VCF files. Once VCF data is read into R a parser function extracts matrices from the VCF data for use with typical R functions. Th...

    Tags: vcfR, Tools, variant, call, format, files, BAM, plot

    2003 days ago

  • BamView: a free interactive display of read alignments in BAM data files

    To run the application on UNIX from the downloaded jar file run the UNIX: java -mx512m -jar BamView.jar and extra command line options are given when '-h' is used: java -jar BamView.jar -h BAM files can be specified on the command line with the '-a' option: java -mx512m -jar BamView.jar -a p...

    Tags: BamView, free, interactive, display, read, alignments, BAM, data, files

    1988 days ago