Skip to content

Commit d109d4e

Browse files
committed
rename directory
1 parent 6c1ba85 commit d109d4e

22 files changed

+3
-1
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
*~
33
\#*
44
tests/*
5-
entrez/*
5+
entrez/*
6+
BayesTraitsV2
7+
*.pkl

cgb/__init__.py src/__init__.py

File renamed without changes.
File renamed without changes.
File renamed without changes.

cgb/bio_utils.py src/bio_utils.py

File renamed without changes.

cgb/blast.py src/blast.py

File renamed without changes.

cgb/chromid.py src/chromid.py

File renamed without changes.
File renamed without changes.

cgb/gene.py src/gene.py

File renamed without changes.

cgb/genome.py src/genome.py

File renamed without changes.

cgb/logging.conf src/logging.conf

File renamed without changes.

cgb/main.py src/main.py

File renamed without changes.

cgb/misc.py src/misc.py

File renamed without changes.

cgb/my_logger.py src/my_logger.py

File renamed without changes.

cgb/operon.py src/operon.py

File renamed without changes.
File renamed without changes.

cgb/phylo.py src/phylo.py

File renamed without changes.

cgb/protein.py src/protein.py

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)