I get zillions of these warnings when compiling IGV
Warning:(241, 46) java: getChr() in htsjdk.tribble.Feature has been deprecated
Really, why is this neccessary? I'm not going to change all these to getContig. I realize not every sequence is a chromosome but not every sequence is a contig either. I know this is old news but am raising it now in hopes that you would consider removing the @deprecated tag. As the creator of tribble, maybe you can give me a break here?
I get zillions of these warnings when compiling IGV
Warning:(241, 46) java: getChr() in htsjdk.tribble.Feature has been deprecated
Really, why is this neccessary? I'm not going to change all these to getContig. I realize not every sequence is a chromosome but not every sequence is a contig either. I know this is old news but am raising it now in hopes that you would consider removing the @deprecated tag. As the creator of tribble, maybe you can give me a break here?