matcher

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SnpediaLinkPattern = "https://www.snpedia.com/index.php/%s"
	DbSNPLinkPattern   = "https://www.ncbi.nlm.nih.gov/snp/%s"
	ClinvarLinkPattern = "https://www.ncbi.nlm.nih.gov/clinvar/variation/%s/"
	PassFilter         = "pass"
)

Variables

This section is empty.

Functions

func GenerateAssessmentReport

func GenerateAssessmentReport(config ReportConfig) error

func WriteAssessedVariants

func WriteAssessedVariants(config ReportConfig, localClinvarVcfPath string, localSubmissionPath string) error

Types

type ReportConfig

type ReportConfig struct {
	SourceVcfPath         string
	OutputFile            string
	ClinvarVcfPath        string
	ClinvarSubmissionPath string
	IncludeAllVariants    bool
	SaveDownloads         bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL