Package 

Class AnchorInfo

  • All Implemented Interfaces:

    
    public class AnchorInfo
    
                        

    Simple class which holds various information about an anchor. TODO formalize this datastructure Created by zrm22 on 6/8/17.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      AnchorInfo(int anchorId, String chrom, int anchorStart, int anchorEnd, int geneStart, int geneEnd)
      AnchorInfo(int anchorId, String chrom, int anchorStart, int anchorEnd, int geneStart, int geneEnd, int leftTrimCount, int rightTrimCount)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description