Skip to content

To access a value by position, use ser.iloc[pos] chroffset = self.clr.offset(region[0]) #144

@jiangshan529

Description

@jiangshan529

Hi, dear authors, I have used coolpup a lot previously, but recently it has some problem(maybe a version problem of some packages):
coolpup.py aa.cool bb.bed --outname cc.txt --flank 250000 --local --n_proc 16 --clr_weight_name ""
python3.9/site-packages/coolpuppy/coolpup.py:919: FutureWarning: Series.getitem treating keys as positions is deprecated. In a future version, integer keys will always be treated as labels (consistent with DataFrame behavior). To access a value by position, use ser.iloc[pos]
chroffset = self.clr.offset(region[0])

and it been stucked here and I cannot get any output. any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions