Skip to content

Commit 52b0b4a

Browse files
committed
Last Sync
1 parent 62812f3 commit 52b0b4a

4 files changed

Lines changed: 4 additions & 22 deletions

File tree

README.md

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,7 @@
1-
# Biofilter v3.0.1 (Development Branch)
1+
# Biofilter3R (Development Branch)
22

3-
**Version**: 3.0.1
3+
**Version**: New Project (with SQLAlchemy)
44
**Status**: In Development
55
**Focus**: Adding new Data Sources
66

77
## Project Overview
8-
9-
The goal of Biofilter version 3.0.1 is to enhance the existing schema to support new adapters for external data sources and officially integrate LOKI into the Biofilter framework. This integration will include the creation of comprehensive unit tests to ensure the reliability and robustness of the new features.
10-
11-
By extending the schema and incorporating LOKI, this release aims to streamline data processing workflows, improve compatibility with external systems, and maintain high-quality standards through rigorous testing. This marks a significant step forward in expanding Biofilter's functionality and versatility.
12-
13-
---
14-
15-
## Objectives for Version 3.0.1
16-
17-
### 1. ....
18-
19-
### 2. ....
20-
21-
---
22-
23-
## Development Documentation in:
24-
25-
https://ritchielab.github.io/biofilter/
27.5 KB
Binary file not shown.

docs-dev/.DS_Store

-4 KB
Binary file not shown.

scripts/Run_ETLManager.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# -----
1111
# "hgnc",
1212
# "gene_ncbi",
13-
"ensembl",
13+
# "ensembl",
1414
#
1515
# Proteins
1616
# --------
@@ -52,7 +52,7 @@
5252
# "dbsnp_chr21",
5353
# "dbsnp_chr22",
5454
# "dbsnp_chrx",
55-
# "dbsnp_chry",
55+
"dbsnp_chry",
5656
# "dbsnp_chrmt",
5757
# "gwas",
5858
#

0 commit comments

Comments
 (0)