From 30e0363ccede8d545962829b3a4b243f4a14ccbb Mon Sep 17 00:00:00 2001 From: chenkenbio Date: Fri, 2 Jun 2023 11:03:37 +0800 Subject: [PATCH] update README Former-commit-id: 693dbd1b105a813435caa0f088ab38b4c4b99f26 --- .gitignore | 16 ++++++++++++++++ README.md | 1 + 2 files changed, 17 insertions(+) diff --git a/.gitignore b/.gitignore index b6e4761..ec1eb15 100644 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,19 @@ dmypy.json # Pyre type checker .pyre/ + +examples/scripts/_encode_sequence.c +examples/scripts/selene_custom/_genomic_features.c +examples/scripts/_sequence_to_kmer_list.c +*.bed.gz +*.pkl +*.bed.gz.tbi +*.bedpe.gz +*.vcf.gz +*.jpg +*.svg +*.pdf +nohup.out +data/ +output/ +models/ diff --git a/README.md b/README.md index 863721a..6decb10 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ The following python packages or command line tools are also required to reprodu - `scikit-learn (1.1.1)` - `scanpy (1.8.2)` - `matplotlib (3.5.1)` + - `seaborn (0.11.2)` - `tqdm (4.64.0)` - `pyBigWig (0.3.18)` (optional) - Command line tools: