Skip to content

estimate the alignment stats based on a selected reference genome or gene sequence from the alignment

License

Notifications You must be signed in to change notification settings

applicativesystem/go-reference-alignment-estimate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-reference-alignment-estimate

  • This package deals with the genome or the gene alignment and you can define a reference sequence for the same.
  • By defining the reference sequence, you are using that sequence against the other sequence for the calculation of the alignment estimates.
[gauravsablok@ultramarine]~/Desktop/codecreatede/golang/golang-reference-alignment-estimate% \
go run main.go -h
This is used to estimate the alignment according to the specified sequence

Usage:
  flags [flags]

Flags:
  -a, --alignment string     alignment file (default "alignment file to be used for the estimate")
  -h, --help                 help for flags
  -s, --refsequence string   reference sequence (default "sequence to be used as reference")

Gaurav Sablok

Releases

No releases published

Packages

No packages published

Languages