Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

This is a Perl script useful for reading multiple files (.bcf/.vcf) in order to filter them using the bcftools and vcfutils.pl from the same tool.

Get bcftools.

INSTRUCTIONS:

  1. install bcftools and change directory 'cd' to the install directory
  2. write 'pwd' on the command line. Copy the result
  3. replace that directory in the variable '$cmd' of the script after the pipe '|' like: '/home/user/bcftools/vcfutils.pl'

USAGE:

perl fil_hash_bcfs.pl

OUTPUT

log.txt (dumping of the hash)

About

Perl script to read, filter, and generate useful variant calling information hashes from .bcf or .vcf file types

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages