Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while running drugz #4

Closed
ghoshal opened this issue Sep 27, 2018 · 1 comment
Closed

Error while running drugz #4

ghoshal opened this issue Sep 27, 2018 · 1 comment

Comments

@ghoshal
Copy link

ghoshal commented Sep 27, 2018

Hi,

I am getting the following error while running drugz. Do you have any idea why it might be happening?

Traceback (most recent call last):
File "/Users/bibaswan/Documents/programs/drugz/drugz.py", line 242, in
main()
File "/Users/bibaswan/Documents/programs/drugz/drugz.py", line 238, in main
args.fc_outfile, remove_genes, args.pseudocount, args.minObs, args.half_window_size, args.index_column, not args.quiet)
File "/Users/bibaswan/Documents/programs/drugz/drugz.py", line 113, in drugz
if (ebstd >= fc[eb_std_samplid][i-1]):
File "/Users/bibaswan/anaconda/lib/python3.5/site-packages/pandas/core/series.py", line 623, in getitem
result = self.index.get_value(self, key)
File "/Users/bibaswan/anaconda/lib/python3.5/site-packages/pandas/core/indexes/base.py", line 2560, in get_value
tz=getattr(series.dtype, 'tz', None))
File "pandas/_libs/index.pyx", line 83, in pandas._libs.index.IndexEngine.get_value
File "pandas/_libs/index.pyx", line 91, in pandas._libs.index.IndexEngine.get_value
File "pandas/_libs/index.pyx", line 139, in pandas._libs.index.IndexEngine.get_loc
File "pandas/_libs/hashtable_class_helper.pxi", line 811, in pandas._libs.hashtable.Int64HashTable.get_item
File "pandas/_libs/hashtable_class_helper.pxi", line 817, in pandas._libs.hashtable.Int64HashTable.get_item
KeyError: 499

Thanks,

Bibaswan

@mcolic
Copy link
Contributor

mcolic commented Sep 27, 2018

Hi Bibaswan,

I can take a look of it. Do you mind sharing your input file (mcolic@mdanderson.org), and I ll check it.

Best,
Medina

@mcolic mcolic closed this as completed Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants