Create similarity matrix for a subset of transcripts
subset_similarity.RdGiven a pre-computed similarity result and a subset of transcript IDs, returns the corresponding submatrix. Useful when Y matrix has fewer transcripts than the full gene.
Arguments
- sim_result
result from
similarity_from_gtf- transcript_ids
character vector of transcript IDs to subset
- match_without_version
logical, try matching without version numbers