Skip to content

Commit

Permalink
feat: Updated src/Snps/SNPs.php
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] committed Mar 12, 2024
1 parent 2a154aa commit 2e0e401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Snps/SNPs.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
// from pandas.api.types import CategoricalDtype // If using php-dataframe, check documentation for similar functionality

// For snps.ensembl, snps.resources, snps.io, and snps.utils, you'll need to find suitable PHP alternatives or adapt the Python code
// from snps.ensembl import EnsemblRestClient
use Dna\Snps\Ensembl;
// from snps.resources import Resources
// from snps.io import Reader, Writer, get_empty_snps_dataframe
// from snps.utils import Parallelizer
Expand Down

0 comments on commit 2e0e401

Please sign in to comment.