From a4d91260e33c35f164ea5ea77a8f16cb6a070fe1 Mon Sep 17 00:00:00 2001 From: "Pavel V. Dimens" Date: Mon, 31 Jan 2022 14:14:15 -0500 Subject: [PATCH] Update LepAnchor.smk --- rules/LepAnchor/LepAnchor.smk | 2 -- 1 file changed, 2 deletions(-) diff --git a/rules/LepAnchor/LepAnchor.smk b/rules/LepAnchor/LepAnchor.smk index 207d163..53429cf 100644 --- a/rules/LepAnchor/LepAnchor.smk +++ b/rules/LepAnchor/LepAnchor.smk @@ -1,8 +1,6 @@ from os import path import glob -configfile: "config.yml" - # PlaceAndOrientContigs # data_type = config["lepanchor_input"] geno = config["assembly"]