files2rouge icon indicating copy to clipboard operation
files2rouge copied to clipboard

TypeError: __init__() got an unexpected keyword argument 'log_level'

Open Muhammad5577 opened this issue 2 years ago • 1 comments

hello there, I have encountered the Error : TypeError: init() got an unexpected keyword argument 'log_level' , while trying to analyse some NanoPore seq data. i have implemented the steps presented in this thread , https://github.com/pltrdy/files2rouge/issues/7 . i have pyrouge 0.1.3 and ROUGE-1.5.5 is configured properly.

i am using this syntax in python 3 :
db = SampCompDB ( db_fn = "/media/shiberlab/My Passport/Analysis-MM/nanopolish/Analysis-MM/nanopolish/18.10.2022/outSampComp.db",fasta_fn = "/media/shiberlab/My Passport/Analysis-MM/nanopolish/GCF_000146045.2_R64_rna.fa",log_level="warning")

any ideas ?

Muhammad5577 avatar Oct 20 '22 12:10 Muhammad5577

Same problem.

LibertFan avatar Dec 03 '22 08:12 LibertFan