GithubHelp home page GithubHelp logo

Comments (7)

braneyboo avatar braneyboo commented on August 19, 2024 1

We added this feature request to our ticket system. Thanks for asking! We're MUCH more likely to do things that users have requested.

from kent.

genome-www avatar genome-www commented on August 19, 2024

from kent.

maximilianh avatar maximilianh commented on August 19, 2024

from kent.

sanchit-saini avatar sanchit-saini commented on August 19, 2024

Thanks! Good point. We will need special code to make this work for the different track types. Which tracks do you think are a priority for this feature?

As suggested by @maximilianh, I think gene tracks should be the first candidate for this feature.

from kent.

sanchit-saini avatar sanchit-saini commented on August 19, 2024

I imagine that the main gene tracks (Gencode for hg38 and knownGenes for hg19), actually, any gene track that is using the genePred format, would be the first candidate for this feature. Can you tell us how rTrackLayers is currently using the table browser to do filtering - does it use the table browser filter feature?

On Mon, Dec 7, 2020 at 1:06 PM genome-www @.***> wrote: Thanks! Good point. We will need special code to make this work for the different track types. Which tracks do you think are a priority for this feature? > — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#47 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACL4TIB2IEDVSYT3YQJM63STTAKRANCNFSM4UQLNZPA .

Yes, rtracklayer does use the name identifier filter feature, for now, it is making a request to /getData/track with a genome and track to retrieve specified track data, After retrieving it is stored inside a data frame, and lastly, the data frame is subsetted with the user specified name column.

https://github.com/sanchit-saini/rtracklayer/blob/3aff923df3c16f8a0b19e39ff5a3fc44a813d40a/R/ucsc.R#L545

from kent.

maximilianh avatar maximilianh commented on August 19, 2024

from kent.

sanchit-saini avatar sanchit-saini commented on August 19, 2024

Assuming, transcriptId is equivalent to name identifier, an additional argument would be required(e.g names).

identifiers (selected tracks only): Restricts the output to table data that match a list of identifiers, for instance RefSeq accessions for the RefSeq track. If no identifiers are entered, all table data within the specified region will be displayed."
source: https://genome.ucsc.edu/cgi-bin/hgTables

from kent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.