Taavi Päll
Taavi Päll
I ran to same issue. Apparently, DRAM-setup.py lines 123-127 were broken (release v1.5.0): https://github.com/WrightonLabCSU/DRAM/blob/7735a04e58c300d53f9d3611a583b48e507bb843/scripts/DRAM-setup.py#L123C5-L127C101 set_db_locs_parser.add_argument('--viral_loc', default=None, set_db_locs_parser.add_argument('--camper_tar_gz_loc', default=None, help='The source for the CAMPER database files, this is a tar.gz file...
> @tpall Did you have the same issue with the json.decoder bit too? No, after installing development version from Github, DRAM-setup.py script runs alright. I modified the last line of...