Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Knowles-Lab
/
tiger
like
5
Running
on
CPU Upgrade
App
Files
Files
Community
cb077e6
tiger
3 contributors
History:
127 commits
Andrew Stirn
updated tiger model weights
cb077e6
over 1 year ago
model
updated tiger model weights
over 1 year ago
transcripts
Upload gencode.v19.lncRNA_transcripts.fa.gz
almost 2 years ago
.gitattributes
Safe
96 Bytes
track transcripts directory
almost 2 years ago
.gitignore
Safe
36 Bytes
updated .gitignore
over 1 year ago
README.md
Safe
197 Bytes
Update README.md
over 1 year ago
app.py
Safe
7.79 kB
disable titration off-targets because hugging-face free tier can't support it without further optimization
over 1 year ago
calibration_params.pkl
pickle
Detected Pickle imports (11)
"pandas.core.internals.managers.BlockManager"
,
"numpy.core.multiarray._reconstruct"
,
"pandas.core.frame.DataFrame"
,
"pandas.core.indexes.base._new_Index"
,
"numpy.dtype"
,
"pandas._libs.internals._unpickle_block"
,
"pandas.core.indexes.base.Index"
,
"numpy.core.numeric._frombuffer"
,
"builtins.slice"
,
"pandas.core.indexes.numeric.Int64Index"
,
"numpy.ndarray"
How to fix it?
885 Bytes
before and after calibration checks out
over 1 year ago
requirements.txt
Safe
79 Bytes
modularized functions
almost 2 years ago
tiger.py
Safe
17.1 kB
calibration active for webtool
over 1 year ago
transform_params.pkl
pickle
Detected Pickle imports (2)
"numpy.dtype"
,
"numpy.core.multiarray.scalar"
How to fix it?
163 Bytes
transformation uses calibrated data
over 1 year ago