aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPjotr Prins2020-12-30 15:16:48 +0000
committerPjotr Prins2020-12-30 15:16:48 +0000
commitb974db8f4e3fcc8bc4af3ade25b9e1bf5fbc37f1 (patch)
treedf555d3b3c9e3b9a29e96bf44cbb2fe295940604
parent573e0eb0df5914994dc61b819a3ce14dc8c39398 (diff)
downloadbh20-seq-resource-b974db8f4e3fcc8bc4af3ade25b9e1bf5fbc37f1.tar.gz
bh20-seq-resource-b974db8f4e3fcc8bc4af3ade25b9e1bf5fbc37f1.tar.lz
bh20-seq-resource-b974db8f4e3fcc8bc4af3ade25b9e1bf5fbc37f1.zip
Ignores
-rw-r--r--.gitignore3
-rw-r--r--scripts/download_genbank_data/.gitignore3
2 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 79b2c30..815dcfa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,6 @@ env.bak/
venv.bak/
relabeledSeqs*
+
+# Generated dirs/files
+metadata_from_nuccore/
diff --git a/scripts/download_genbank_data/.gitignore b/scripts/download_genbank_data/.gitignore
new file mode 100644
index 0000000..69b8a57
--- /dev/null
+++ b/scripts/download_genbank_data/.gitignore
@@ -0,0 +1,3 @@
+fasta_and_yaml/
+*.tsv
+*.acc